aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop the coalescence timeout from 50 to 15 to compromise between actualmarcus2004-04-182-2/+2
* Unbreak on ia64 and alpha by linking directly with libc.marcus2004-04-182-6/+6
* - Update to 2.1.19pav2004-04-182-3/+3
* gkrelltop --> ports/sysutils/gkrelltoppav2004-04-181-0/+1
* Add gkrelltop, a GKrellM 2.x plugin that displays top three processes.pav2004-04-185-0/+50
* When running ngrep as non-root, the program tried to drop theedwin2004-04-181-1/+4
* - Fix parameters passed to /bin/ps which is used by check_procs and check_nagiospav2004-04-183-25/+60
* - Update to 3.10pav2004-04-183-4/+4
* - Avoid changing permissions of system directories on installpav2004-04-182-15/+33
* - Update to version 1.4.0krion2004-04-182-9/+6
* nzbget --> ports/news/nzbgetpav2004-04-181-0/+1
* Add nzbget, a NZB binaries format downloader from Usenet groups.pav2004-04-189-0/+110
* - Update to 1.0.5pav2004-04-183-3/+5
* - Update to 1.2pav2004-04-182-6/+13
* - Update to 0.11.6.7pav2004-04-186-8/+8
* - Update to version 0.2krion2004-04-186-32/+8
* - Fix configure warningkrion2004-04-186-2/+7
* Update lang/ruby16 to the latest snapshot as of 2004-04-16, whichknu2004-04-182-2/+5
* - Fix configure warningkrion2004-04-186-0/+6
* Update to the 2004-04-11 snapshot and a later version of the bounds checkinggerald2004-04-182-15/+18
* Always add the default gtkrc file to the search path so that we know we'llmarcus2004-04-182-8/+33
* Update to the 2004-04-14 snapshot, which should be nearly identical to thegerald2004-04-1826-182/+221
* Update to recent snapshot.kuriyama2004-04-1813-589/+311
* - Fix plistkrion2004-04-171-0/+1
* - Update maintainer's addresspav2004-04-175-5/+5
* - Fix plistkrion2004-04-171-0/+5
* - Update to 1.0.1pav2004-04-174-15/+4
* - Add missing manpagekrion2004-04-171-2/+3
* - Fix plistkrion2004-04-172-0/+2
* - Correct plistkrion2004-04-171-0/+1
* - Add missing filekrion2004-04-171-0/+1
* - Fix plistkrion2004-04-171-0/+2
* ja-zope-ejsplitter --> ports/japanese/zope-ejsplitterpav2004-04-171-0/+1
* Add zope-ejsplitter, a word splitter for Japanese. It allows to searchpav2004-04-175-0/+71
* - Correct plistkrion2004-04-172-6/+11
* - Add missing @dirrm'spav2004-04-171-0/+9
* - Do not activate module automatically [1]clement2004-04-172-6/+6
* - Correct plistkrion2004-04-174-24/+4
* Add missing filekris2004-04-171-0/+1
* Update libbt port to version 1.01leeym2004-04-178-22/+34
* Add missing fileskris2004-04-172-0/+4
* Add missing filekris2004-04-171-0/+1
* - Silently remove extra directorypav2004-04-176-0/+6
* Correct plist and manpages (add a missing entry and don't remove fileskris2004-04-172-4/+3
* Add missing manpagekris2004-04-171-0/+1
* Unbreak after recent gtk update.vs2004-04-171-0/+11
* - Update to 3.3pav2004-04-174-63/+89
* - Update to 0.7.6pav2004-04-173-12/+14
* Don't remove directory we didn't createkris2004-04-171-1/+0
* Add missing files and directorykris2004-04-171-0/+5
* Add missing filekris2004-04-171-0/+1
* Cosmetic change.linimon2004-04-171-1/+1
* IGNORE for XFREE86_VERSION > 3.x, since it is included in XFree86kris2004-04-171-1/+7
* BROKEN on alpha and ia64: Does not compilekris2004-04-171-0/+4
* Per dosirak run, fix plist.linimon2004-04-171-0/+1
* Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms withkris2004-04-171-0/+2
* BROKEN: Broken dependencykris2004-04-171-0/+2
* - Update to 0.97 (unbreak fetch)pav2004-04-172-4/+5
* Add missing manpageskris2004-04-171-1/+1
* Add missing files, and correct INFO processingkris2004-04-172-3/+3
* s/PLIST_DIR/PLIST_DIRS/ to unbreak plistkris2004-04-171-1/+1
* - Par 1.52 on FreeBSD does not work as expected by the upstreams author. Onpav2004-04-172-0/+13
* Add missing directorykris2004-04-171-0/+1
* s/PKG_PLIST/PLIST_FILES/kris2004-04-171-1/+1
* Add missing filekris2004-04-172-0/+2
* Add missing manpagekris2004-04-171-0/+2
* Correct silent rmdir (missing %D)kris2004-04-171-2/+2
* Upgrade to 6.0.1. Same library .so.thierry2004-04-173-7/+7
* Add one more master site.yoichi2004-04-171-1/+2
* BROKEN on !i386: Does not compilekris2004-04-171-1/+7
* - Fix build on 4-xkrion2004-04-171-0/+1
* Correct pkg-plistkris2004-04-171-7/+7
* - Update to version 0.1.0krion2004-04-174-6/+21
* supertux --> ports/games/supertuxkrion2004-04-171-0/+1
* Add supertux 0.0.6,krion2004-04-175-0/+279
* py-memcached --> ports/databases/py-memcachedkrion2004-04-171-0/+1
* Add py-memcached 1.2, python API for memcached, a distributed memorykrion2004-04-175-0/+37
* * statfs.f_flags is a bitmap, so we need to do boolean operations, and notmarcus2004-04-174-6/+50
* Per dosirak run, fix plist.linimon2004-04-171-0/+1
* Per dosirak run, fix plist.linimon2004-04-171-0/+34
* Per dosirak run, fix plist.linimon2004-04-172-0/+5
* Fix a core dump in NMH's "sortm" command.jkoshy2004-04-172-1/+12
* BROKEN: Broken pkg-plistkris2004-04-171-0/+2
* Correct INFO handlingkris2004-04-172-7/+1
* Update to 0.2 which shows the profile icons (if configured) instead ofmarcus2004-04-172-3/+3
* Fix the build on 4.X.marcus2004-04-172-2/+15
* BROKEN: Does not compilekris2004-04-172-0/+4
* BROKEN on 4.x: Does not compilekris2004-04-171-1/+7
* BROKEN: Configure failskris2004-04-171-0/+2
* Revert the last commit now that libXau is a shared library.marcus2004-04-171-7/+1
* Update to 2.6.0.1.marcus2004-04-173-4/+8
* BROKEN: Changes its PORTNAME at install time (maverik -> maverik-gtk)kris2004-04-171-0/+2
* IGNORE when XFREE86_VERSION > 3, since dgs is included in XFree86kris2004-04-171-1/+7
* Add missing filekris2004-04-171-0/+1
* Add missing fileskris2004-04-171-0/+3
* Add missing fileskris2004-04-172-0/+4
* Correct pkg-plistkris2004-04-174-2/+22
* Correct INFO handlingkris2004-04-172-4/+2
* tnftp ---> ports/ftp/tnftpclement2004-04-171-0/+1
* Add missing filekris2004-04-172-0/+2
* Add tnftp 20030825, enhanced ftp client from NetBSD.clement2004-04-174-0/+47
* archmbox ---> ports/mail/archmboxclement2004-04-171-0/+1
* Add archmbox 4.5.2, email archiver written in perl; parses mailboxes andclement2004-04-174-0/+47
* - Update to 0.8aclement2004-04-173-3/+7
* efax-gtk ---> ports/comms/efax-gtkclement2004-04-171-0/+1
* Add efax-gtk 2.2.5, GUI front end for the efax fax program.clement2004-04-179-0/+109
* . Really assign the maintainership to the submitted of PR/51415.glewis2004-04-171-1/+1
* Fix build depends sectionmaho2004-04-171-1/+2
* Update to OpenLDAP 2.1.30:eik2004-04-172-3/+3
* gv-aspell --> ports/textproc/gv-aspellthierry2004-04-171-0/+1
* Add gv-aspell , aspell with Manx Gaelic dictionary.thierry2004-04-173-0/+21
* gd-aspell --> ports/textproc/gd-aspellthierry2004-04-171-0/+1
* Add gd-aspell , aspell with Scottish Gaelic dictionary.thierry2004-04-173-0/+21
* Add dictionaries for Scottish Gaelic (gd) and Manx Gaelic (gv),thierry2004-04-176-22/+42
* - Add MySQL supportclement2004-04-171-1/+9
* - Update to 1.2clement2004-04-174-5/+25
* Update to 2.6.0.marcus2004-04-175-23/+11
* Update to 0.8.0. For a list of what's changed, see:marcus2004-04-1712-96/+126
* Add WITHOUT_GUI option to force mplayer's gtk gui to off and disablelofi2004-04-171-4/+22
* Really fix plist this time. I think.linimon2004-04-171-1/+1
* Default to Tcl-8.4, as neotcl and tclX do now.mi2004-04-172-5/+9
* mod_log_sql2 --> ports/www/mod_log_sql2clement2004-04-171-0/+1
* Add mod_log_sql 1.97.clement2004-04-177-0/+90
* Update from 0.8.1 to 0.8.3. Fix bugs...mi2004-04-174-21/+130
* Back out last checkin. The listed file must be from some dependency.linimon2004-04-171-1/+0
* Per dosirak run, fix plist.linimon2004-04-171-0/+5
* Per dosirak run, fix plist.linimon2004-04-172-0/+2
* . Fix packing list. [1]glewis2004-04-172-2/+5
* last commit was sponsored by:oliver2004-04-170-0/+0
* create ${X11BASE}/etc/gdm/Sessions if it doesn't exist and WITH_GDM is specifiedoliver2004-04-171-0/+2
* * Update to today's -CURRENT snapshotmarcus2004-04-176-6/+140
* - Fix WWW:krion2004-04-171-1/+1
* Update to 2.6.1.marcus2004-04-173-3/+5
* Install *.aff and *.hash files when ISPELL_NL is defined.jmz2004-04-171-2/+2
* Update to 2.6.1.marcus2004-04-173-3/+5
* Fix crasher bug. There is a problem in inkscape provoked bybland2004-04-172-0/+12
* Add mysqlbug temporary file handling vulnerability.nectar2004-04-171-92/+146
* Jack of RaptureSecurity reported a double byte buffer overflow innectar2004-04-172-0/+54
* mod_auth_useragent --> ports/www/mod_auth_useragentclement2004-04-171-0/+1
* Add mod_auth_useragent 1.0clement2004-04-174-0/+39
* . Force ant to use the selected JDK to build rather than what it wasglewis2004-04-171-1/+2
* . Fixed 'make package' (see recent bento build logs)glewis2004-04-162-1002/+1002
* mod_accesscookie --> ports/www/mod_accesscookieclement2004-04-161-0/+1
* Add mod_accessCookie 0.4.clement2004-04-164-0/+43
* . Require JDK 1.4 or better (fixes bento build). [1, 2]glewis2004-04-162-5/+7
* Per dosirak run, fix plist: silently try to remove directories created bylinimon2004-04-161-13/+13
* - Fix WWW:krion2004-04-161-1/+1
* Many fixes to the new bsd.java.mk, including:glewis2004-04-161-363/+268
* - Update to version 1.0krion2004-04-164-9/+6
* Fix make describe for old make's.arved2004-04-161-1/+1
* Additional CVE name for recent CVS vulnerability.nectar2004-04-161-0/+2
* - Remove USE_SIZE knobkrion2004-04-1620-20/+0
* - Utilize Makefile.modules.3rdclement2004-04-161-10/+8
* Remove optional dependency.skv2004-04-161-3/+1
* Remove useless dependency.skv2004-04-161-3/+1
* Mark port as depending on kernelskv2004-04-162-0/+16
* - Utilize Makefile.modules.3rdclement2004-04-162-17/+10
* - Update to version 20040331krion2004-04-164-6/+6
* Add AP_EXTRA to support extra arguments to apxs during build.clement2004-04-162-2/+16
* - Utilize Makefile.modules.3rdclement2004-04-163-23/+9
* Upgrade to version 3.6.olgeni2004-04-1624-2604/+5670
* - Utilize Makefile.modules.3rdclement2004-04-164-24/+14
* - Utilize Makefile.modules.3rdclement2004-04-162-10/+8
* - Fix MASTER_SITESkrion2004-04-161-2/+1
* Remove noisy apache version detectionclement2004-04-162-22/+6
* slimserver --> ports/audio/slimserverkrion2004-04-161-0/+1
* Add slimserver 5.1.1,krion2004-04-1630-0/+4031
* kasablanca --> ports/ftp/kasablancamarkus2004-04-161-0/+1
* Add kasablanca 0.3.1, a graphical ftp client for KDE.markus2004-04-169-0/+316
* Add Makefile.modules.3rd, which should simplify apache modules porting.clement2004-04-162-0/+198
* Fix plistmat2004-04-161-1/+1
* Update to the 2003-04-13 snapshot.obrien2004-04-164-6/+6
* Add missing filekris2004-04-161-0/+1
* Fix a deinstallation problem noted on dosirakthierry2004-04-164-19/+34
* Workaround a problem with fast-mutexes on amd64arved2004-04-161-2/+8
* Install a shared version of libXau and libXRes.arved2004-04-164-2/+29
* Mark broken on 5.x with libc_r.arved2004-04-161-1/+7
* Update from prerelease to the real releasearved2004-04-166-18/+12
* - fix typo in condition.dinoex2004-04-161-1/+1
* - Update to 0.11.48krion2004-04-163-96/+98
* p5-Cache-Memcached --> ports/databases/p5-Cache-Memcachedkrion2004-04-161-0/+1
* Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributedkrion2004-04-165-0/+52
* - Take over maintainershippav2004-04-162-2/+2
* - Honor CFLAGSkrion2004-04-161-1/+1
* - Update to version 1.2.1krion2004-04-165-21/+215
* - Update to version 20040415krion2004-04-162-3/+3
* - Change MASTER_SITESkrion2004-04-162-2/+3
* - Reset MAINTAINER to ports@FreeBSD.orgkrion2004-04-161-1/+1
* - Reset MAINTAINER to ports@FreeBSD.orgkrion2004-04-161-1/+1
* - Change maintainer's emailkrion2004-04-1611-11/+11
* Update to 4.3.6 release.ale2004-04-163-4/+47
* Use a copy of libpng shipped with rrdtool. This fixes build with ancientdemon2004-04-164-12/+4
* Add a missing RUN_DEPENDS on libXpm.marcus2004-04-161-2/+3
* Add a missing xpm.h to the plist, and bring in some patches from Freedesktopmarcus2004-04-163-2/+32
* Update to 2.6.1.marcus2004-04-166-8/+10
* gtstarter --> ports/x11/gtstartermarcus2004-04-161-0/+1
* Add gtstarter, a port that allows one to start gnome-terminal from a listmarcus2004-04-165-0/+52
* fix build on -stableijliao2004-04-161-2/+3
* Add missing files and manpageskris2004-04-162-0/+3
* Install binaries needed by some mDNS consumers.alfred2004-04-162-1/+15
* nova --> ports/astro/novaijliao2004-04-161-0/+1
* add nova 0.4ijliao2004-04-165-0/+77
* sky2000 --> ports/astro/sky2000ijliao2004-04-161-0/+1
* add sky2000 0.2ijliao2004-04-165-0/+52
* Missed in last commit.znerd2004-04-162-0/+22
* - Update to 0.8.2 [1]znerd2004-04-168-62/+186
* Introduce '*' as the lowest possible version number, so thateik2004-04-164-24/+6
* a minor change in spec fileijliao2004-04-161-2/+2
* Add kdepim vulnerabilitynectar2004-04-161-0/+25
* Mark FORBIDDEN due to remotely exploitable format stringnectar2004-04-164-0/+8
* Add neon vulnerabilitynectar2004-04-161-2/+35
* jdk15-doc -> ports/java/jdk15-docznerd2004-04-161-0/+1
* Add jdk15-doc:znerd2004-04-164-0/+53
* Using PORTDOCS macro.znerd2004-04-161-26/+12
* Using PORTDOCS macro.znerd2004-04-161-26/+11
* Slightly improved phrasing of RESTRICTED.znerd2004-04-161-1/+1
* - Removed non-existent download site metaverse.nlznerd2004-04-161-27/+10
* Removed unused DOWNLOAD_URL variable.znerd2004-04-161-1/+0
* Made cp -R silent again, like previously.znerd2004-04-161-1/+1
* Cleverly determine version-related variable valuesznerd2004-04-161-2/+3
* - Removed non-existent download site metaverse.nl.znerd2004-04-161-24/+7
* . Update to 1.4.1 SR2.glewis2004-04-163-3/+6
* Now consistent with other JDK ports. Also added WWW: line.znerd2004-04-161-1/+3
* Removed non-existent master site metaverse.nl.znerd2004-04-162-3/+1
* Removed non-existent metaverse.nl download site.znerd2004-04-161-3/+2
* ABA website seems to have disappeared.znerd2004-04-161-0/+2
* Only using preferred download sites.znerd2004-04-161-4/+1
* Homepage re-appeared.znerd2004-04-161-1/+1
* No longer using non-existent metaverse.nl download site.znerd2004-04-161-1/+2
* - Update to JUMP 0.5znerd2004-04-163-63/+13
* Removed pkg-plist file. This was missed in the last commit.znerd2004-04-161-0/+0
* Upgrade to 1.11.15.sumikawa2004-04-1610-664/+686
* Log:znerd2004-04-162-59/+5
* Log:znerd2004-04-162-57/+38
* - backward compatibility option GNUSTEP_WITH_GCC32=yesdinoex2004-04-161-0/+12
* Log:znerd2004-04-163-104/+29
* - update to gcc33dinoex2004-04-162-6/+9
* Log:znerd2004-04-162-435/+60
* - fix amd64 builddinoex2004-04-161-5/+17
* Fixed LATEST_LINK. It referred to linux-blackdown-jdk13.znerd2004-04-161-1/+1
* Improved description. In fact it related to jakarta-commons-validator.znerd2004-04-161-9/+10
* Update to 2.0.1. For a list of what's new, see:marcus2004-04-169-18/+24
* Abe's website is OBE after retiring from Purdue.obrien2004-04-161-2/+0
* - Downgrade to version 5.0.1krion2004-04-162-4/+8
* Update to 0.8.3.marcus2004-04-163-10/+11
* - Update MASTER_SITESkrion2004-04-161-1/+1
* . Empirically this port appears to require 1.4 to compile. So set thisglewis2004-04-161-2/+3
* Add a missing dependency on gstreamer-plugins.marcus2004-04-162-2/+6
* Update description (approved by maintainer)vs2004-04-161-3/+6
* . This port explicitly uses jikes during the build, so set USE_JIKES.glewis2004-04-161-0/+1