summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.9.0.Thierry Thomas2004-10-152-4/+3
| | | | | | | | PR: ports/72653 Submitted by: maintainer. Notes: svn path=/head/; revision=119528
* - fix SENDMAIL_WITH_CYRUSLOOKUPDirk Meyer2004-10-151-29/+0
| | | | | | | | PR: 71995 Submitted by: Angelo Turetta Notes: svn path=/head/; revision=119527
* - chase libversion of lesstifDirk Meyer2004-10-151-1/+1
| | | | Notes: svn path=/head/; revision=119526
* I haven't used this in ages, and have no interest in maintaining it anyDag-Erling Smørgrav2004-10-151-1/+1
| | | | | | | more. Assign to java@FreeBSD.org. Notes: svn path=/head/; revision=119525
* Belatedly add bin/nwn.Dag-Erling Smørgrav2004-10-151-0/+1
| | | | | | | Reminded by: alexander <arundel@h3c.de> Notes: svn path=/head/; revision=119524
* Use ${LINUXBASE} instead of hardcoding /compat/linux.Dag-Erling Smørgrav2004-10-151-2/+2
| | | | Notes: svn path=/head/; revision=119523
* - update to 3.0.8Oliver Lehmann2004-10-1511-9/+366
| | | | | | | | | - new start scripts (rc.subr style) [1] Sponsored by: "Darren Pilgrim" <dmp@bitfreak.org> [1] Notes: svn path=/head/; revision=119522
* update port to 0.2.1Oliver Lehmann2004-10-154-6/+6
| | | | | | | | | PR: 71349 Submitted By: oliver Approved By: maintainer Notes: svn path=/head/; revision=119521
* [1]:Oliver Lehmann2004-10-157-234/+154
| | | | | | | | | | | | | | | | | | | | | - Remove USE_GMAKE (builds okay here with BSD make) - Clean up portions of main Makefile (don't need post/pre) - Add %%PREFIX%% man page patches - Add patch for ipv6_missing.h; removes EAI_MEMORY re-definition warnings, and is more FreeBSD-focused - Support 'oidentd_conf' rc.subr variable for those who want to be able to specify a configuration file. Also update the 'required_files' code to work with this too... [2]: - make it work with FreeBSD-5 in combination with option --reply PR: ports/71378 [1] Submitted By: Jeremy Chadwick <freebsd@jdc.parodius.com> [1] Noted By: Markus Hästbacka <midian@ihme.org> [2] Notes: svn path=/head/; revision=119520
* Update to 2.4.2.1Kirill Ponomarev2004-10-152-3/+3
| | | | | | | | PR: ports/72740 Submitted by: maintainer Notes: svn path=/head/; revision=119519
* Kill off automake18, switching to automake19. Requiem Mors Pacem.Ade Lovett2004-10-1530-388/+19
| | | | Notes: svn path=/head/; revision=119518
* Remove lthack, and add intlhack to fix the build on 4.X.Joe Marcus Clarke2004-10-151-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=119517
* Update to version 0.11.0Markus Brueffer2004-10-153-8/+27
| | | | Notes: svn path=/head/; revision=119516
* Add py-flowtools, an extension module gives you a simple python interfacePav Lucistnik2004-10-155-0/+38
| | | | | | | | | | to NetFlow data as stored by Mark Fullmer's flow-tools package. PR: ports/72684 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=119514
* Upgrade to 1.45, and reset MAINTAINER to perl@Vanilla I. Shu2004-10-154-8/+20
| | | | | | | | PR: ports/72729 Submitted by: mat@ Notes: svn path=/head/; revision=119513
* - Don't clobber portsentry.ignore on upgradePav Lucistnik2004-10-152-2/+4
| | | | | | | | PR: ports/72689 Requested by: Alex de Kruijff <freebsd@akruijff.dds.nl> Notes: svn path=/head/; revision=119512
* - Update to 0.7.4:Sergei Kolobov2004-10-154-22/+25
| | | | | | | | | | | | | | | | - Added German and Russian translations - Configuration file changes PR: ports/72735 Submitted by: Janos Mohacsi (maintainer) While I'm here: - Move examples installation out of NOPORTDOCS check - Add CONFIGURE_TARGET to silense configure warning - Minor Makefile tweaks Notes: svn path=/head/; revision=119511
* Add siproxd, a proxy/masquerading daemon for the SIP protocol.Pav Lucistnik2004-10-1511-0/+210
| | | | | | | | | | | | | | It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router. PR: ports/72691 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> Notes: svn path=/head/; revision=119509
* - Update to 4.34.8Sergei Kolobov2004-10-157-51/+279
| | | | | | | | | | - While I'm here: sort pkg-plist PR: ports/72734 Submitted by: Jan-Peter Koopmann (maintainer) Notes: svn path=/head/; revision=119508
* - Reword pkg-messagePav Lucistnik2004-10-151-6/+6
| | | | | | | | PR: ports/72724 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=119507
* - Update to 7.19Pav Lucistnik2004-10-152-4/+5
| | | | | | | | PR: ports/72690 Submitted by: Olivier Tharan <olive@oban.frmug.org> (maintainer) Notes: svn path=/head/; revision=119506
* Fix buildHye-Shik Chang2004-10-151-4/+3
| | | | | | | | | PR: 72133 Submitted by: ume Reviewed by: thierry Notes: svn path=/head/; revision=119505
* - Update to 1.5Pav Lucistnik2004-10-153-13/+12
| | | | | | | | PR: ports/72712 Submitted by: Bob Bomar <bob@bomar.us> (maintainer) Notes: svn path=/head/; revision=119504
* - Add SQL authentization to upgrade processPav Lucistnik2004-10-153-9/+9
| | | | | | | | | PR: ports/72708 Submitted by: Brent B. Powers <freebsd@b2pi.com> Approved by: Autrijus Tang <autrijus@autrijus.org> (maintainer) Notes: svn path=/head/; revision=119503
* - Plug two problems related to spamassassin 3.0:Pav Lucistnik2004-10-152-3/+23
| | | | | | | | | | | - #10488 Milter adding blank line with Spamassassin-3.0.0 - #10531 reject with SA 3.0.0 PR: ports/72591 Submitted by: ume Notes: svn path=/head/; revision=119502
* - Update WWWPav Lucistnik2004-10-151-1/+1
| | | | | | | | PR: ports/72696 Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Notes: svn path=/head/; revision=119501
* - Fix for multiple redir modulesPav Lucistnik2004-10-152-1/+20
| | | | | | | | | PR: ports/72710 Submitted by: marck (maintainer) Obtained from: author Notes: svn path=/head/; revision=119500
* Submit a lkm for the cxm device, found in the Hauppauge PVR-250/350Edwin Groothuis2004-10-1527-0/+525
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TV cards. This port contains: - Drivers for the Conexant MPEG-2 Codec driver which can be found on the Hauppauge PVR-250/350 TV cards. These drivers are (c) John Wehle <john@feith.com> On FreeBSD 4.x, the device used is /dev/bktr0. On FreeBSD 5.x, the device used is /dev/cxm0 This driver has been successfully tested on: - FreeBSD 4.10 - FreeBSD 5.2.1 - Two simple programs to modify some ioctls on the card: set the channel and set the window size. Note: - The configuration screen is only applicable for the the Philips FQ1216M tuner. For other tuners ignore this section. Select just one entry. - Note: the maintainer of this port has no inside knowledge of the workings of this software. Please don't contact me about cards which don't work. Please contact me about problems with the port, with possible enhancements, with success stories. Author: John Wehle <john@feith.com> Submitted by: edwin@mavetju.org Notes: svn path=/head/; revision=119498
* - Move BDB check to pre-extract to allow fetching without dependencies installedPav Lucistnik2004-10-151-1/+1
| | | | | | | | PR: ports/72699 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=119497
* - Make sndfile-play workPav Lucistnik2004-10-152-0/+30
| | | | | | | | PR: ports/72716 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=119496
* Make it work for perl 5.005_03Mathieu Arnold2004-10-154-10/+34
| | | | | | | | Pointed out by: kris Pointy hat to: fjoe Notes: svn path=/head/; revision=119495
* Unbreak on ${OSVERSION} >= 502126.Stefan Farfeleder2004-10-152-4/+20
| | | | | | | Approved by: edwin Notes: svn path=/head/; revision=119494
* Upgrade to Lire version 2.0.1Edwin Groothuis2004-10-153-182/+293
| | | | | | | Submitted by: edwin@mavetju.org Notes: svn path=/head/; revision=119493
* Upgrade to version 1.49.Jimmy Olgeni2004-10-153-19/+3
| | | | Notes: svn path=/head/; revision=119492
* Fix build if WITHOUT_SSL and WITHOUT_KDE are specifiedMarkus Brueffer2004-10-159-3/+51
| | | | | | | | Reported by: Eugene Ossintsev <eugos@gmx.net> Peter Seipel <webghost@lego-hc11.de> Notes: svn path=/head/; revision=119491
* Pipe stderr to logger(1) as well.Clive Lin2004-10-151-1/+1
| | | | Notes: svn path=/head/; revision=119490
* Add p5-Text-Original, a perl module to find original, non-quoted text inAnton Berezin2004-10-155-0/+40
| | | | | | | a message. Notes: svn path=/head/; revision=119488
* Apply 64 bits cleanup so that it works on fantastic hardware.Clive Lin2004-10-154-1/+70
| | | | | | | | | PR: ports/72371 Submitted by: davidxu Approved by: MAINTAINER Notes: svn path=/head/; revision=119487
* Update to version 0.1.4.Dmitry Sivachenko2004-10-152-4/+3
| | | | Notes: svn path=/head/; revision=119486
* - pwauth must have a SUID bitClement Laforet2004-10-151-0/+1
| | | | Notes: svn path=/head/; revision=119485
* - Upgrade to 8.1.10 (various small fixes).Jun Kuriyama2004-10-152-4/+4
| | | | | | | - Use --with-openssl. Notes: svn path=/head/; revision=119484
* - Fix brekage caused by a typo in PYTHON_SITELIBDIRSergei Kolobov2004-10-151-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=119483
* Update to version 1.03.Dmitry Sivachenko2004-10-153-14/+3
| | | | Notes: svn path=/head/; revision=119482
* - Update patches for XFree86-4.4.0Dirk Meyer2004-10-153-5/+0
| | | | | | | Approved by: Travis Poppe Notes: svn path=/head/; revision=119481
* more 1.1.3 -> 1.1.4 to make installableMaho Nakata2004-10-152-0/+76
| | | | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=35584 Submitted by: Bartosz Fabianowski <freebsd@chillt.de> and adamw@ Notes: svn path=/head/; revision=119480
* Too clever for my own good. Unbreak libltdl15.Ade Lovett2004-10-152-4/+10
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=119479
* - add missing dependency to nasmDirk Meyer2004-10-151-0/+2
| | | | | | | Submitted by: Travis Poppe Notes: svn path=/head/; revision=119478
* Update symbol-conflict patch.Jun Kuriyama2004-10-152-5/+5
| | | | Notes: svn path=/head/; revision=119477
* Update to 2.8.6dev.6Andrey A. Chernov2004-10-152-4/+4
| | | | Notes: svn path=/head/; revision=119476
* Update to 1.2.7Andrey A. Chernov2004-10-153-11/+8
| | | | Notes: svn path=/head/; revision=119475