summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New version for original archive's version-up. Only the fontsMark Linimon2003-11-212-2/+2
| | | | | | | | | themselves change. PR: ports/59365 Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer) Notes: svn path=/head/; revision=94612
* Update to 2.5.5.Trevor Johnson2003-11-212-3/+2
| | | | | | | requested by: Josh Homan of jawsworks.net Notes: svn path=/head/; revision=94611
* Add WITH_DB4 knob and change default to use db4.1.Hye-Shik Chang2003-11-212-10/+18
| | | | | | | Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=94610
* Changelog:Mark Linimon2003-11-213-20/+54
| | | | | | | | | | | | | | - Update to 20031022 snapshot (committer's note: almost entirely documentation updates although there are some very minor bugfixes) - set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba" <p-fbsd-bugs@treehouse.napa.ca.us>] - fix PKG_PREFIX for pkg-install, now post install script knows correct prefix - add support for db41, db4, db3 in ovdb. PR: ports/58395 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=94609
* Changelog:Mark Linimon2003-11-212-17/+54
| | | | | | | | | | | | | | | - set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba" <p-fbsd-bugs@treehouse.napa.ca.us>] - fix PKG_PREFIX for pkg-install, now post install script knows correct prefix - add support for db4, db3 in ovdb. Note for users: inn 2.4.0 DOESN'T SUPPORT db4.1. If you want to use db4.1, use inn-stable instead. PR: ports/58394 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=94608
* Mention the x11/linux-XFree86-libs port.Trevor Johnson2003-11-215-0/+10
| | | | Notes: svn path=/head/; revision=94607
* forced commit to note that previous change was:Trevor Johnson2003-11-210-0/+0
| | | | | | | | PR: 40107 Submitted by: Andreas Schulz Notes: svn path=/head/; revision=94606
* Add another checksum ("zcat" of the two distfiles shows no changes).Trevor Johnson2003-11-211-0/+2
| | | | Notes: svn path=/head/; revision=94605
* Fix packing list.Trevor Johnson2003-11-216-9/+12
| | | | Notes: svn path=/head/; revision=94604
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+5
| | | | Notes: svn path=/head/; revision=94603
* Incorporate new upstream version with changes basically irrelevantMark Linimon2003-11-213-10/+10
| | | | | | | | | to FreeBSD: formatting and addition of some Solaris support. PR: ports/58487 Submitted by: Johannes Groedem <johs@copyleft.no> (maintainer) Notes: svn path=/head/; revision=94602
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+4
| | | | Notes: svn path=/head/; revision=94601
* Use REINPLACE_CMD instead of Perl.Trevor Johnson2003-11-212-6/+8
| | | | Notes: svn path=/head/; revision=94600
* Make reliance on tk 8.4 more consistent (missed in the big upgrade).Mark Linimon2003-11-212-3/+3
| | | | | | | | PR: ports/58172 Submitted by: David Wolfskill <david@catwhisker.org> (maintainer) Notes: svn path=/head/; revision=94599
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+5
| | | | Notes: svn path=/head/; revision=94598
* Add fix for a fatal bug in type's GC handling causes segfaults.Hye-Shik Chang2003-11-2115-3/+1464
| | | | | | | | | http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u Obtained from: Python CVS Notes: svn path=/head/; revision=94597
* statue@freebsd.sinica.edu.tw has asked for all the maintainedMark Linimon2003-11-2151-73/+57
| | | | | | | | | | | ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw Notes: svn path=/head/; revision=94596
* This is unfetchable (discovered by fenner's survey).Trevor Johnson2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94595
* This doesn't work any more (checked by me on FreeBSD 5.1/i386)Trevor Johnson2003-11-211-0/+1
| | | | | | | reported by: "FireWire BSD" of e-tahan.com Notes: svn path=/head/; revision=94594
* - Update to 2.1.0p1Oliver Eikemeier2003-11-213-29/+8
| | | | | | | | | | | - Moved info pages to Makefile from pkg-plist PR: 59421 Submitted by: Paul Dlug <paul@ridge.aps.org> Approved by: marcus (mentor) Notes: svn path=/head/; revision=94593
* new port japanese/squirrelmailOliver Eikemeier2003-11-214-4/+37
| | | | | | | | | | | | - modified port mail/squirrelmail to allow a slave port - added CONFLICTS for mail/squirrelmail and japanese/squirrelmail PR: 58280 Submitted by: Masafumi Otsune <info@otsune.com> Approved by: marcus (mentor) Notes: svn path=/head/; revision=94592
* * Check to make sure new ports do not contain PORTREVISION [1]Joe Marcus Clarke2003-11-214-8/+300
| | | | | | | | | | | | | | | | | * Check to make sure new ports do not contain PORTEPOCH * Throw a FATAL error if an additional file exists in the port directory but not in CVS [2] * Throw a FATAL error if a file is in CVS but not in the port's directory [2] * Throw a FATAL error if a file was deleted from CVS but still in the port's directory [2] * Warn if a new file contains a non-empty RCS Id [2] * Add a missing ``if ($verbose)'' [2] Submitted by: arved [1] eik [2] Notes: svn path=/head/; revision=94591
* Fix build on -stable.Adam Weinberger2003-11-211-0/+12
| | | | Notes: svn path=/head/; revision=94590
* Submitted by: ijliaoFoxfair Hu2003-11-212-5/+5
| | | | | | | Plugins folder should go under mt/, fix it and bump PORTREVISION. Notes: svn path=/head/; revision=94589
* add MT-PM 0.1Ying-Chieh Liao2003-11-215-0/+90
| | | | | | | Movable Type Plugin Manager Notes: svn path=/head/; revision=94587
* Remove OGI support (see ports/audio/festival+OGI).Trevor Johnson2003-11-214-75/+2
| | | | Notes: svn path=/head/; revision=94586
* Make this port fetchable by moving it back to the gdb-5.3 final release.Mark Peek2003-11-212-8/+2
| | | | | | | The gdb-5.3.1 development branch died off in favor of gdb-6.0. Notes: svn path=/head/; revision=94585
* Unbreak this port. The latest gcc needs explicit newline sequences (\n\) atMark Peek2003-11-214-7/+123
| | | | | | | the end of each line of multi-line character strings. Notes: svn path=/head/; revision=94584
* scponly dist includes a script which setup chroot cage, whichJames E. Housley2003-11-212-0/+25
| | | | | | | | | | | | depends a location of run-time link-editor. Since FreeBSD has dynamic root capability from __FreeBSD_version == 501105, we should add new location to unbreak the script. PR: 59511 Submintted by: MAINTAINER Notes: svn path=/head/; revision=94583
* Include support for all possible antivirus in a packagePav Lucistnik2003-11-211-0/+4
| | | | | | | | | | | | - Makes package actually useful - Fixes build on Bento PR: ports/59531 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94582
* Remove some left-over directories.Joe Marcus Clarke2003-11-202-0/+4
| | | | | | | Spotted by: adamw Notes: svn path=/head/; revision=94581
* Remove another left-over directory.Joe Marcus Clarke2003-11-202-0/+2
| | | | | | | Spotted by: adamw Notes: svn path=/head/; revision=94580
* Remove a left-over directory.Joe Marcus Clarke2003-11-201-0/+1
| | | | | | | Spotted by: adamw Notes: svn path=/head/; revision=94579
* . Use the newer, more simplified APACHE dependency handling.Greg Lewis2003-11-201-7/+4
| | | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=94578
* Force to use gcc2.95. Fix configuration problems, too.Mark Linimon2003-11-202-12/+69
| | | | | | | | | Build-tested on 4.x and 5.x. PR: ports/58239 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer). Notes: svn path=/head/; revision=94577
* Remove a left-over directory.Joe Marcus Clarke2003-11-203-0/+3
| | | | | | | Spotted by: adamw Notes: svn path=/head/; revision=94576
* Properly handle OMF files.Joe Marcus Clarke2003-11-201-0/+2
| | | | Notes: svn path=/head/; revision=94575
* Update to 1.2.0.Joe Marcus Clarke2003-11-203-4/+15
| | | | Notes: svn path=/head/; revision=94574
* . Simplify packing list [1]Greg Lewis2003-11-203-73/+2
| | | | | | | | | | . Minor simplification of BUILD_DEPENDS. PR: 59179 [1] Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1] Notes: svn path=/head/; revision=94573
* - Fix pkg-plist vodafone_autralia -> vodafone_australiaKirill Ponomarev2003-11-202-6/+13
| | | | | | | | | | | - Pet portlint - Bump PORTREVISION PR: 31910 Submitted by: Shaun Branden <shaun@pcuse.com> Notes: svn path=/head/; revision=94572
* - Update to 0.7Pav Lucistnik2003-11-204-24/+28
| | | | | | | | | | | | - Unmark BROKEN - Use PORTDOCS macro PR: ports/59528 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94571
* Look for JDK 1.4.2.Jimmy Olgeni2003-11-202-2/+2
| | | | Notes: svn path=/head/; revision=94570
* Remove www/netraider and security/whisker; former disappeared, authorMark Linimon2003-11-201-0/+2
| | | | | | | | | discontinued latter and recommends security/nikto instead. PR: ports/58313, ports/58606 Notes: svn path=/head/; revision=94569
* . Simplify the packing list [1]Greg Lewis2003-11-202-43/+3
| | | | | | | | | | . Add missing BUILD_DEPENDS entry. PR: 59179 [1] Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1] Notes: svn path=/head/; revision=94568
* Retire security/whisker. Author says to use nikto instead.Mark Linimon2003-11-201-1/+0
| | | | | | | PR: ports/58606. Notes: svn path=/head/; revision=94566
* Per Bill Fenner's distfile survey, the main web site for this source codeMark Linimon2003-11-205-51/+0
| | | | | | | | | | no longer contains the code. Instead it contains "Whisker has officially been deprecated as of 2003. Use nikto instead." nikto is currently in the ports collection as security/nikto. PR: ports/58606 and no objection for nearly a month. Notes: svn path=/head/; revision=94565
* - Author included object files in distfile. Get rid of them otherwisePav Lucistnik2003-11-201-0/+6
| | | | | | | | | | | build fails on non-i386 platforms. - Respect CFLAGS Submitted by: Koop Mast Approved by: adamw (mentor) Notes: svn path=/head/; revision=94564
* - Update sound package to 0.3.9Pav Lucistnik2003-11-202-2/+3
| | | | | | | | | PR: ports/59524 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94562
* Remove www/netraider. Per bento logs, this port (a reduced version ofMark Linimon2003-11-205-52/+0
| | | | | | | | | | Konqueror) only compiles on 4.X on i386. The mastersite disappeared 2 years ago. The last distfile is 3 years old and its status on Sourceforge is listed as "alpha". PR: ports/58313 and no objection for one month. Notes: svn path=/head/; revision=94561
* Prevent remote dos attack.Munechika SUMIKAWA2003-11-202-1/+24
| | | | | | | | | See detail in http://rhn.redhat.com/errata/RHSA-2003-305.html Obtained from: redhat Notes: svn path=/head/; revision=94560