aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use esound on Alpha instead of using the xmp oss drivermharo2001-05-011-1/+1
* Update port: audio/wmix to 2.20mharo2001-05-013-41/+23
* Update MASTER_SITES and checksummharo2001-05-012-3/+4
* Fix make patch for norsk ispell.jmz2001-05-011-1/+1
* Update to version 1.7.3.jim2001-05-012-2/+2
* Use [s]random() rather than [s]rand().obrien2001-05-011-0/+21
* Default to -O, not -O2.obrien2001-05-011-1/+1
* I don't know of any UNIX make(1) that does not define a useful $(CC).obrien2001-05-011-2/+2
* Add a disclaimer hinting that this port sucks beyond measure, andjdp2001-05-011-0/+6
* Update to Vim 6.0 beta ADobrien2001-05-016-32/+6
* Note the default optimization flags used by the vendor in a comment.knu2001-05-018-28/+44
* Update to 4.55.1.obrien2001-05-012-4/+4
* Upgrade to version 1.5.17kevlo2001-05-015-70/+14
* - Upgrade graphics/evas to 0.5.0kevlo2001-04-304-5/+5
* Upgrade to version 0.14kevlo2001-04-302-2/+2
* Upgrade to version 0.4.64kevlo2001-04-308-8/+8
* Upgrade to version 0.02kevlo2001-04-302-2/+2
* Remove broken master site.olgeni2001-04-301-3/+2
* Add pdumpfs, a daily backup system similar to Plan9's dumpfs.knu2001-04-306-0/+62
* Update master site.sheldonh2001-04-303-3/+3
* Simplify the description.sheldonh2001-04-303-45/+15
* Don't hardcode CXX to g++, CXXFLAGS to -O3 and a bunch of -f optimizationskris2001-04-301-0/+18
* Don't hard-code -O3 and a buttload of -f optimizationskris2001-04-301-0/+11
* Don't hardcode CC and CFLAGS to -O3kris2001-04-302-38/+82
* Chop out 2 -f optimizations as wellkris2001-04-301-1/+1
* Remove -finline-functions tookris2001-04-301-1/+1
* Chop out some variable expansions which snuck in by mistakekris2001-04-304-80/+0
* Don't hard-code -O3 and about 20 -f optimizationskris2001-04-301-2/+17
* Don't hard-code -O6 and various other -f optimizations; don't guess atkris2001-04-301-0/+28
* Don't hard-code -O9 and various other funky -f optimizationskris2001-04-301-9/+9
* Don't hard-code -O2 and various -f optimizations in CXXFLAGSkris2001-04-304-20/+148
* Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security updatekris2001-04-306-2/+57
* Don't hard-code -O2 or -m486. This still doesn't respect CXX, but Ikris2001-04-304-0/+96
* Use random()/srandom() for better PRNG properties than rand()/srand().kris2001-04-306-0/+63
* Update to 0.15.sobomax2001-04-305-52/+81
* Update to 1.3.4.sobomax2001-04-3031-225/+263
* Respect CC and CFLAGS, don't hard-code -O2kris2001-04-301-2/+11
* Upgrade to 1.0.5.kuriyama2001-04-308-76/+20
* Respect CC, CXX, CFLAGS and CXXFLAGSkris2001-04-301-4/+23
* Don't hard-code -O2; respect CFLAGSkris2001-04-301-0/+11
* Don't hard-code -O2. Instead use whatever the imake default is.kris2001-04-301-0/+10
* Respect CC; don't override CFLAGS with -O2kris2001-04-301-4/+18
* Respect CC and CFLAGS; don't hardcode -O2, and allow overriding ofkris2001-04-301-0/+51
* Don't hard-code -O2kris2001-04-301-1/+1
* Don't hard-code -O2kris2001-04-301-2/+2
* Don't hard-code -O2; respect CC and CFLAGSkris2001-04-301-2/+3
* Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk>kris2001-04-301-3/+3
* Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk>kris2001-04-303-15/+9
* Don't hard-code -O2, inherit CC from <sys.mk>kris2001-04-301-3/+3
* Don't hard-code -O2kris2001-04-303-4/+4
* Reorder includes to squash typical Linux-kiddie network header misordering.kris2001-04-301-0/+15
* Don't hard-code CFLAGS=-O2 and CCkris2001-04-301-3/+3
* Don't do CFLAGS ?= -O2 (this had no effect since a default CFLAGS iskris2001-04-301-2/+1
* Don't hard-code -O2; respect CFLAGSkris2001-04-303-11/+13
* Fix a typo and slightly expand to match my latest changes.sobomax2001-04-302-6/+8
* Upgrade to 0.98.vanilla2001-04-304-4/+4
* Upgrade to 1.06.vanilla2001-04-304-3/+40
* Upgrade to 1.09vanilla2001-04-302-2/+2
* Upgrade to 0.52.vanilla2001-04-303-22/+28
* Upgrade to 0.52.vanilla2001-04-305-214/+3
* Update port to 1.5.4jedgar2001-04-302-2/+2
* Update port to version 1.01lioux2001-04-304-6/+6
* add dbtoolijliao2001-04-306-0/+58
* Update to version 1.4 Build 110lioux2001-04-304-6/+6
* o Update port to 1.2.1jedgar2001-04-295-19/+19
* add yapijliao2001-04-296-0/+295
* Add fr-php_doc - a french version of lang/php_doc.dirk2001-04-292-0/+13
* Add de-php_doc - a german version of lang/php_doc.dirk2001-04-292-0/+13
* Add upcoming french/php_doc and german/php_doc to SLAVEDIRS.dirk2001-04-291-1/+2
* Tell users about setting PHP_LANG.dirk2001-04-291-0/+11
* In addition to PREFIX/libdata/pkgconfig scan appropriate directory undersobomax2001-04-298-6/+60
* Delete ipfw rule on stop (commented out)ache2001-04-293-0/+6
* Add pkgconfig 0.5.0, an utility used to retrieve information aboutsobomax2001-04-2915-0/+171
* This gcc snapshot requires bison in order to build.joerg2001-04-292-0/+2
* Fix syntax error by adding a '\' at the end of a line.asami2001-04-291-1/+1
* The dist tarball was rerolled with new functionality: proper handlingroam2001-04-292-2/+2
* Update to new patch from Debian ($PORTREVISION++).kuriyama2001-04-293-3/+15
* Update to gnut 0.4.22kris2001-04-293-3/+3
* Give words from local dict priority over the same dist words, replace themache2001-04-291-9/+19
* Add a missing file.patrick2001-04-291-0/+1
* Bump PORTREVISIONjmz2001-04-291-1/+1
* - Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plistjmz2001-04-294-48/+7
* Add a port for paicc (paint changed characters). This is an incrediblypeter2001-04-298-0/+87
* New port "cvsup-devel" for development snapshots of CVSup.jdp2001-04-296-0/+48
* Allow PORTVERSION and MASTER_SITES to be overridden so that thisjdp2001-04-291-2/+3
* Apply a hotfix against ruby-interp. This fixes the coredump when $_knu2001-04-293-0/+28
* Update to 1.0.11demon2001-04-292-2/+2
* Allow slave ports to override PORTREVISION.knu2001-04-292-2/+2
* add terminalityijliao2001-04-299-0/+138
* Update to 2.0.13.ume2001-04-2915-25/+25
* Although the port formally depended on lcms, the software wasmi2001-04-292-3/+7
* IO::Interface adds object-methods to IO::Socket objects to allowjoe2001-04-287-0/+66
* Switch.pm provides the syntax and semantics for an explicit casejoe2001-04-286-0/+41
* This needs mimelib.alex2001-04-281-0/+1
* This module returns the sunrise/sunset for a given day.joe2001-04-286-0/+34
* Usually when you have to store persistent data you don't need ajoe2001-04-286-0/+43
* Compare two perl data structures recursively. Returns 0 if thejoe2001-04-286-0/+35
* This perl routine will take a prompt, a default response and a listjoe2001-04-286-0/+39
* Stat::lsMode generates mode and permission strings that look likejoe2001-04-286-0/+39
* Add Russian mirror of GNOME so one can utilize MASTER_SORT effectively.demon2001-04-281-0/+1
* SEQUIN is intended to extract the keywords used and the name ofjoe2001-04-286-0/+55
* Fix a bug that prevented updates to be installed.olgeni2001-04-281-2/+2
* Update to version 6.3.13.sanpei2001-04-283-4/+4
* Update to 0.3.knu2001-04-283-4/+7
* The distfile moved. (no change)knu2001-04-282-3/+2
* Fix patch-i (whitespaces).olgeni2001-04-281-5/+5
* Correct DISTNAME (underscore between name and version has been replaced withsobomax2001-04-282-2/+2
* upgrade to 0.1.5ijliao2001-04-282-2/+2
* Correct comment.sobomax2001-04-281-1/+1
* Update to 0.1.1.sobomax2001-04-282-4/+5
* upgrade to 0.7.7ijliao2001-04-283-5/+5
* upgrade to 0.10ijliao2001-04-282-2/+2
* Make YO support optionalache2001-04-281-1/+4
* Update IPv6 patch to 20010415a.kuriyama2001-04-283-5/+4
* Fix stupid mistake. It really did work here...dannyboy2001-04-281-1/+1
* Fix stupid mistake. I swear it worked here.dannyboy2001-04-281-2/+2
* This patch corrects a newline bogon in the "mdel" command usage help.jmz2001-04-281-0/+11
* Reflect the graphics/ruby-opengl update.knu2001-04-281-1/+1
* Update to 0.32.knu2001-04-285-93/+11
* Update to 0.30.95patrick2001-04-286-20/+154
* Add Big5 cursor movement friendly support.vanilla2001-04-288-0/+185
* Update to 0.61.sobomax2001-04-2810-187/+268
* upgrade to 0.7ijliao2001-04-285-39/+125
* upgrade to 0.12ijliao2001-04-283-5/+14
* Bump PORTREVISION for ftpd buffer overflow fix.nectar2001-04-284-0/+4
* A change in sdl12 broke the alephone port. This has been fixed.ijliao2001-04-282-4/+12
* Security fix:nectar2001-04-284-0/+76
* Security fix:nectar2001-04-284-12/+1092
* add diveintopythonijliao2001-04-286-0/+178
* upgrade to 2.1.6ijliao2001-04-282-3/+4
* . Upgrade to the latest version.mi2001-04-285-19/+65
* upgrade to 1.8.0ijliao2001-04-283-3/+4
* make it ready for the coming slave portsijliao2001-04-282-6/+8
* Fix for using OSVERSION variable.shige2001-04-271-5/+5
* Update to 0.7.1.sobomax2001-04-272-2/+2
* o Update to qmail ldap patch version 20010301lioux2001-04-271-20/+22
* Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301lioux2001-04-271-1/+1
* Update port to version 4.4.4.olgeni2001-04-278-42/+43
* - Update port to version 4.0.1 (bug fixes)lioux2001-04-272-5/+4
* Remove some debugging code that snuck into the previous commit.des2001-04-273-3/+3
* Upgrade to 5.0 beta 8.des2001-04-2712-60/+309
* Notate detailed condition about BROKEN 4.76.sada2001-04-272-2/+12
* upgrade to 2.2ijliao2001-04-274-4/+4
* sorry for missing PR and submitterijliao2001-04-270-0/+0
* change WWW: to the real siteijliao2001-04-271-1/+1
* upgrade to 010423ijliao2001-04-272-2/+2
* Update to 0.5.knu2001-04-273-5/+25
* upgrade to 2.1.1ijliao2001-04-274-4/+4
* Upgrade to 0.52patrick2001-04-273-3/+10
* Update to 0.8.1.knu2001-04-273-10/+7
* Update to 0.9.2.knu2001-04-272-2/+2
* Correct fennerage by chasing new MASTER_SITE. Since the new pathmph2001-04-271-1/+1
* Fix typo in pkg-descr: instaled -> installedolgeni2001-04-272-2/+2
* No need to use https for the WWW URL.mph2001-04-271-1/+1
* Update to 0.13.knu2001-04-275-10/+42
* no need compile perl as staticijliao2001-04-274-6/+12
* add mdbtoolsijliao2001-04-2710-0/+134
* upgrade to 1.4ijliao2001-04-273-2/+4
* - Update port to version 1.2alioux2001-04-273-48/+444
* Update MASTER_SITESlioux2001-04-271-2/+3
* Add most recent patches from the XFree86 cvs repository.jmz2001-04-272-1/+89
* Remove tcl76 from CATEGORIES list. tcl76 was removed long time ago.phantom2001-04-271-1/+1
* Align texts of committers in Germany and UK better to make thisalex2001-04-271-13/+13
* Add ^A/^E, ^B/^F editing keys for the input area.obrien2001-04-272-1/+134
* Add myself to make the ICBM delivery easiser.ue2001-04-271-0/+1
* upgrade to 0.7.0ijliao2001-04-276-570/+80
* upgrade to 0.8.2ijliao2001-04-273-3/+3
* Update from 1.2 to 1.3: Make cdiff understand long lines etc (actualeivind2001-04-272-2/+2
* The Devel::Modlist perl module provides a means by which to get ajoe2001-04-276-0/+41
* upgrade to 1.3ijliao2001-04-272-2/+2
* add pfingerijliao2001-04-278-0/+75
* Compile perl as static for auto-load script.vanilla2001-04-274-12/+6
* Category "pflogsumm" is not valid ports category.phantom2001-04-271-1/+1
* Fix perl module's path, and bump version.vanilla2001-04-276-30/+46
* Add the NO_GUI knob for those who want a hugely-featured Vim, but don'tobrien2001-04-262-4/+22
* Update to version 0.3.0greid2001-04-269-85/+75
* Make sure all the possible "vim" links that can exist, do.obrien2001-04-261-0/+4
* Update Vim 5.7 to patchlevel 30.obrien2001-04-262-2/+4
* Don't install backup files.tg2001-04-261-2/+2
* Add missing manpages to files/manpages.greid2001-04-262-1/+12
* Update modules: apache, squid, useradmin.olgeni2001-04-263-7/+11
* Update MD5 checksum. I can't see anything that's changed here.greid2001-04-262-2/+2
* Fix building on -current.tg2001-04-2613-0/+494
* Update to 2.8.1.sobomax2001-04-264-10/+12
* Return maintainership to ports@freebsd.org; previous maintainer says he nogreid2001-04-267-7/+7
* Add another mirror for MASTER_SITE_THEMES.sobomax2001-04-261-1/+2
* fix include path and make it build againijliao2001-04-262-2/+2
* add missing "@dirrm include/styx" in pkg-plistijliao2001-04-261-0/+1
* add missing "@dirrm include/libfreenet" into pkg-plistijliao2001-04-262-0/+2
* dont install manpages into bin/ijliao2001-04-261-1/+1
* add missing sbin/zcac into pkg-plistijliao2001-04-261-0/+1
* Update WWW taglioux2001-04-261-1/+1
* Update to cook 2.17.jasone2001-04-263-3/+3
* Update MASTER_SITESlioux2001-04-261-3/+10
* Update WWW tag to a proper sitelioux2001-04-261-1/+1
* Update to version 1.2.2.bsd2001-04-263-2/+3
* Chase another undocumented md5 change.olgeni2001-04-262-2/+2
* Update to version 4135jeh2001-04-262-2/+2
* Upgrade to use new archive of date 20010415.sada2001-04-263-22/+25
* Fix unknown uid/gids that come out of the RPMs, to avoid the quotacheckolgeni2001-04-268-0/+24
* Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) soolgeni2001-04-2614-14/+28
* Misc. changes and cleanups.olgeni2001-04-2642-112/+112
* Update MASTER_SITESlioux2001-04-261-2/+9
* Mark this port broken and revert maintainership to ports. Previousdougb2001-04-261-1/+3
* Don't use chown root in post-extract target as it makes impossible to build thesobomax2001-04-251-1/+0
* PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) ornectar2001-04-251-2/+2
* Update to 3.0 RC 2 patch-level 1.roam2001-04-2515-40/+55
* Add a seerver for Action Half-life using the excellent master/slavemarkm2001-04-256-0/+1157
* Update to 7.7.2roam2001-04-253-3/+7
* Please welcome Takuya SHIOZAKI to commiters. He will merge his XPG4DLume2001-04-251-0/+1
* o Update to version 5.1.3lkoeller2001-04-253-2/+3
* Update to 0104241750. The maintainer submitted an update for the previousdougb2001-04-256-90/+99
* Update to 0104241750. The maintainer submitted an update for the previousdougb2001-04-252-2/+2
* upgrade to 0.1.3ijliao2001-04-252-2/+3
* Add missing files.knu2001-04-252-0/+6
* Update to v5.0.1.jkoshy2001-04-252-2/+2
* Upgrade to version 2.4.2p2jeh2001-04-2520-30/+35
* Looks MASTER_SITE_LOCAL is not needed any more.sada2001-04-251-3/+1
* Add a missing file to PLIST. Be more graceful when removing files.lioux2001-04-252-27/+2
* Add support for native ACLs under -current and bump PORTREVISIONjedgar2001-04-252-0/+2
* *** empty log message ***jedgar2001-04-252-2/+22
* Update port to version 1.9dev5, plus misc. cleanups.olgeni2001-04-2513-340/+38
* Update to v1.4nsayer2001-04-254-6/+6
* Explicitly list directories for Kerberos 4 bits, so that once thisnectar2001-04-251-1/+1
* One Patch to rule them all, One Markup to find them,alex2001-04-251-0/+1
* Update to 1.0.1.asmodai2001-04-256-6/+6
* PHP documentation in HTML.dirk2001-04-259-0/+7845
* Stop this port from appearing in fenner's distfile survey by commentingalex2001-04-251-2/+2
* upgrade to 0.7.2ijliao2001-04-252-2/+2
* Notate more detailed functionarity of this script.sada2001-04-252-2/+34
* Sony VAIO camera tool.Ported by me.takawata2001-04-2516-0/+987
* Update to 3.0.3.obrien2001-04-252-5/+5
* Backout the previous --with-opt-dir change. I think I needed someknu2001-04-251-1/+1
* Update to version 0.4.0greid2001-04-254-4/+4
* Update to knu-cvsweb 1.106.1.70b. No functional changes but onlyknu2001-04-256-6/+8
* Make it unbrokenkevlo2001-04-242-2/+2
* Update MASTER_SITESkevlo2001-04-242-2/+2
* - Upgrade to 0.12.1kevlo2001-04-243-5/+16
* Use the Digest::MD5 instead of the MD5 module.rv2001-04-241-1/+1
* Use Digest::MD5 instead of the deprecated MD5 module.rv2001-04-241-1/+1
* Upgrade to version 1.1.2kevlo2001-04-242-2/+2
* Upgrade to version 0.3.5kevlo2001-04-2410-106/+50
* Force commit to note that what changed in the previous commit:clive2001-04-240-0/+0
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-04-243-4/+4
* instruct configure to respect PREFIX when looking for tcl/tk.kjc2001-04-241-0/+1
* Remove extra empty line.demon2001-04-2414-14/+0
* Add one more MASTER_SITEdemon2001-04-2414-14/+42
* Add a couple of missing 'my' declarations.joe2001-04-241-5/+5
* Portrevision bump, to bring in the recently added patch-af (in ports/26804)olgeni2001-04-241-1/+1
* I committed wrong checksum during previous update.demon2001-04-242-2/+2