aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.6.1.knu2000-08-108-42/+58
* Suposedly this is need when WITH_NCURSES_PORT is defined on aobrien2000-08-103-0/+3
* Major update to addport. Many *MANY* bugfixes. Addport should now workwill2000-08-101-160/+211
* Add p5-Mail-Ezmlm, a perl module that provides object methods for ezmlmwill2000-08-107-0/+85
* Add ezmlm-web 2.0, a convenient GUI method with which users can configurewill2000-08-108-0/+108
* Respect CFLAGS properlyjedgar2000-08-102-4/+16
* Reflect the update of the xemacs21 port to version 21.1.12.gj2000-08-101-1/+1
* Fix up MASTER_SITEScpiazza2000-08-101-1/+1
* Update to version 21.1.12. The new release only made changes togj2000-08-1012-36/+33
* Add zangband.cpiazza2000-08-104-0/+26
* Add zangband.cpiazza2000-08-1013-0/+499
* Update MASTER_SITEScpiazza2000-08-101-1/+1
* Update to 0.9.5cpiazza2000-08-102-2/+2
* -New WWWcpiazza2000-08-102-2/+2
* Update MASTER_SITEcpiazza2000-08-101-1/+1
* Support X11BASE properlycpiazza2000-08-102-12/+36
* Support X11BASE properlycpiazza2000-08-102-14/+39
* Add ruby-intl, a simple wrapper of GNU gettext for Ruby.knu2000-08-096-0/+60
* Upgrade to version 2.4.4.obrien2000-08-092-3/+3
* Update to version 1.38.obrien2000-08-093-19/+7
* Check for libXaw3d instead of libXaw in order to decide whethermph2000-08-091-1/+1
* Use files/apache.sh instead of making in Makefile.kuriyama2000-08-092-4/+2
* Mark FORBIDDEN due to frightening lack of safe string operations leadingkris2000-08-091-0/+2
* Upgrade to gnut 0.4.12.kris2000-08-092-2/+2
* Update to 0.8.1beta3ade2000-08-098-16/+56
* Only #include <sys/socketvar.h> in kernel compilation.archie2000-08-091-3/+4
* Update to 0.32.1ade2000-08-093-14/+9
* Update to 0.10.2ade2000-08-092-3/+3
* Update to 0.11.1ade2000-08-093-6/+5
* Take over maintainership from Thomas for a while.nbm2000-08-096-6/+6
* Oops, forgot to set DIST_SUBDIR for this one.knu2000-08-092-1/+2
* Add ruby-iconv, an iconv wrapper class for Ruby.knu2000-08-096-0/+66
* Fix a type in the installation targetnbm2000-08-096-6/+6
* Move distfile to MASTER_SITE_LOCAL/nsayernsayer2000-08-093-3/+6
* Remove www/bsdi-netscape47-*.us.sada2000-08-091-2/+0
* This is a null commit to record information I forgot to put in previous commi...sada2000-08-090-0/+0
* Update entries for bsdi-netscapes to v4.74.sada2000-08-092-8/+4
* Upgrade to v4.74.sada2000-08-095-45/+41
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileknu2000-08-0942-25/+47
* * Change PATCH_SITES as same as MASTER_SITES since I began tosada2000-08-082-7/+6
* There is no reason why makesum is not recursive as checksum.roberto2000-08-081-1/+2
* Synchronize with lang/ruby. (1.4.4 -> 1.4.5)knu2000-08-086-10/+10
* Use USE_IMAKE when BATCH=YES.kuriyama2000-08-081-6/+12
* Update MASTER_SITES.knu2000-08-082-6/+6
* Update MASTER_SITESflathill2000-08-083-3/+9
* Update to version 0.86c.knu2000-08-088-63/+60
* Update to 1.3.knu2000-08-084-31/+40
* Update MASTER_SITESkevlo2000-08-081-2/+2
* Update MASTER_SITES.kevlo2000-08-081-2/+2
* Don't use -Werror in CFLAGS so this port builds cleanly on the Alpha.steve2000-08-081-3/+3
* Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup thesteve2000-08-082-2/+2
* Add a missing ';' so this port builds/installs cleanly.steve2000-08-081-1/+1
* time(3) returns a time_t and not a long.steve2000-08-081-0/+11
* Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha.steve2000-08-081-32/+32
* Add 'LDFLAGS+=-lio' on the Alpha for the implementations of inb/outb.steve2000-08-082-0/+24
* Use ARCH in pkg/PLIST so this port packages cleanly on the Alpha.steve2000-08-082-6/+10
* Make buflen a size_t instead of unsigned int so builds quit falling oversteve2000-08-085-15/+60
* Add 'LDFLAGS+=-lio' on the Alpha for the inb/outb implementations.steve2000-08-081-3/+20
* Remove -Werror from CFLAGS as it was causing build to fall over on thesteve2000-08-081-2/+10
* Fixup one more place where fpsetmask was being called on the Alpha.steve2000-08-081-3/+3
* Remove i386 .o files in the post-extract target and respect CFLAGS.steve2000-08-086-0/+92
* Don't try to use fpresetsticky(3) on the Alpha as it doesn't exist there.steve2000-08-085-21/+50
* Don't try to use the non-existent fpresetsticky function on the Alpha.steve2000-08-081-0/+21
* Mark this port 'ONLY_FOR_ARCHS=i386' as it contains an i386 .so.steve2000-08-081-0/+2
* Mark this port as 'ONLY_FOR_ARCHS=i386' as it contains an i386 binary.steve2000-08-081-0/+2
* Use time_t instead of long for a couple of variables so this build againsteve2000-08-081-0/+11
* Add 'LDFLAGS+=-lio' for the implementations of inb/outb on the Alpha.steve2000-08-081-0/+11
* The LIB_DEPENDS on libimg should be img.1 for the ja-binder port.steve2000-08-081-1/+1
* time(3) returns a time_t and not a long. This fixes build on the Alpha.steve2000-08-081-2/+12
* Add 3 files.jmz2000-08-081-0/+3
* 3.0.1 -> 3.1:brian2000-08-085-67/+2
* Remove MASTER_SITES, no longer there. Remove myself as maintainer.pst2000-08-081-2/+7
* 3.0 -> 3.0.1 (improve configure.in, doesn't effect FreeBSD)brian2000-08-082-2/+2
* RIP exmh v1. The distfile has been unfetchable for a while accordingpeter2000-08-081-1/+0
* Update master sites.rnordier2000-08-081-1/+3
* Remove empty directories on deinstallation.knu2000-08-081-0/+2
* Add ruby-rdtool, RD to HTML/man/etc. converter (RD is to Rubyknu2000-08-085-0/+103
* Fix the wrong entry: ruby-racc -> ruby-html-parserknu2000-08-081-1/+2
* Clean up master sites/wwwcpiazza2000-08-082-2/+3
* Depend on ruby-amstd and get rid of the amstd installation of this port.knu2000-08-082-26/+20
* Add three more Ruby modules.knu2000-08-0815-0/+278
* Add three more Ruby modules.knu2000-08-081-0/+3
* Fix distfile fennerage.billf2000-08-082-2/+2
* RELENG_4 now uses _KERNEL instead of KERNEL, too.ade2000-08-072-2/+2
* Update to 1.1.4.sobomax2000-08-076-50/+20
* Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/*knu2000-08-076-28/+28
* Update to 0.86.sobomax2000-08-078-194/+346
* Add another couple of Ruby modules.knu2000-08-0712-0/+127
* Update to Vim version 6.0, Beta rev 'E'.obrien2000-08-074-6/+6
* Remove empty directories.kuriyama2000-08-072-0/+8
* Non-standard modules sould go under `site_ruby' directory.knu2000-08-074-3/+5
* Add extra symlinks that my usual PLIST generation scripts didn't catch,nbm2000-08-072-1/+9
* Fix MASTER_SITES, add WWW:ache2000-08-072-1/+3
* Update to 0.10.5.ume2000-08-074-4/+4
* Note that one can now output tcpdump files (thus converting other formatsobrien2000-08-071-1/+2
* Fix MASTER_SITES.kevlo2000-08-071-1/+4
* Add more Ruby ports.knu2000-08-0712-0/+163
* Update MASTER_SITES.kevlo2000-08-071-3/+3
* Update LIB_DEPENDSkevlo2000-08-071-1/+1
* - Update MASTER_SITESkevlo2000-08-073-145/+146
* fix TAB's and typo in COMMENTSkevlo2000-08-076-39/+39
* PLIST configurablekevlo2000-08-072-9/+7
* Update to version 0.6kevlo2000-08-073-40/+37
* Add Ruby related ports.knu2000-08-0719-0/+210
* Update to version 2.4kevlo2000-08-072-9/+8
* Support X11BASE properlykevlo2000-08-071-2/+2
* Activate adabroker.sada2000-08-071-0/+1
* New port - devel/adabrokersada2000-08-079-0/+326
* Support CFLAGS/PREFIX properly.jim2000-08-074-14/+19
* Don't have time for reading the commit messages.helbig2000-08-071-1/+1
* Update to 1.4.1nbm2000-08-073-6/+6
* Upgrade to 2.8.3.1, and unmark FORBIDDEN. (non-ssl lynx was unmarkednbm2000-08-074-47/+85
* Update to 0.12nbm2000-08-072-2/+2
* Stylize the Makefile, support PREFIX properly, and strip binary.nbm2000-08-073-21/+22
* Upgrade to 9.7nbm2000-08-0612-70/+192
* Update to April 2000 versionnbm2000-08-066-43/+143
* Add a patch-file that I missed in the previous commit.nbm2000-08-061-0/+8
* Update to 0.3.1nbm2000-08-066-26/+80
* Upgrade to 5.4.4nbm2000-08-062-2/+2
* Update to 1.1.6 and add a WWW: link.nbm2000-08-063-2/+4
* build_depend imakesanpei2000-08-061-0/+3
* Update to 3.6 and fix a few bugs too.nbm2000-08-063-5/+5
* Update to 0.7.9nbm2000-08-062-2/+2
* update new tarballsanpei2000-08-063-6/+6
* Update to russian apache subversion 29.7.nbm2000-08-062-2/+3
* Update to 0.5.5.nbm2000-08-062-2/+2
* Update to a newer bugfix release.nbm2000-08-062-2/+2
* Fix some default settings to behave better.nbm2000-08-061-2/+15
* Fix special case where people use ``.'' for the argument to -d. I'm notwill2000-08-061-1/+6
* Upgrade to version 1.5.6.obrien2000-08-062-2/+2
* Update MASTER_SITESkevlo2000-08-061-2/+1
* Upgrade to 0.90.d02.will2000-08-062-3/+3
* Add xmms-tfmx, a tfmx plugin for xmms.nbm2000-08-056-0/+34
* Update to zope 2.2.0 to fix security hole.kris2000-08-0512-24/+12
* It would help if I committed the right Makefile, I supposeade2000-08-051-2/+3
* Update to 2.0beta5. Previous version had security issues.ade2000-08-053-22/+85
* Update port to 2.22jedgar2000-08-052-2/+2
* Add src/share/examples/cvsup/refuse, which is about to getjdp2000-08-051-0/+1
* Fix core dump problemkevlo2000-08-051-0/+764
* Re-sobomize to use pre-patch instead of post-extractade2000-08-0594-94/+98
* Clearly document the nature of the changes introduced with this patchsheldonh2000-08-053-0/+48
* Update to licq 0.85. Grr.green2000-08-0421-291/+354
* Set default color pair to its original value on command execution and exit.ru2000-08-041-0/+36
* Missed a guile.6 -> guile.9 updateade2000-08-041-1/+1
* Sobomized.sobomax2000-08-042-6/+15
* Upgrade to 1.1.5fix1.dirk2000-08-0410-5/+35
* Fix a keybinding search path (PREFIX/share/gtkhtml --> PREFIX/share/gnome/gtk...sobomax2000-08-044-36/+60
* Fix brokeness caused by gconf shlib version change.sobomax2000-08-041-1/+1
* Add WWW.kuriyama2000-08-041-0/+2
* Replace patch-ab with an alternative fix supplied byroger2000-08-041-13/+11
* Add missed @dirrm.sobomax2000-08-041-0/+1
* Add vim6.asami2000-08-041-0/+1
* Fixed to remove extra directoriestaoka2000-08-041-1/+4
* To remove extra directoriestaoka2000-08-041-0/+2
* Update to 0.5.sobomax2000-08-043-5/+5
* Upgrade to v4.0.2.jkoshy2000-08-043-88/+72
* Make this run on ${portbuild}/bak/distfiles rather thanasami2000-08-041-5/+15
* Update to 0.1.2.sobomax2000-08-044-6/+9
* Replace a couple patch files with sobomax's post-extract rule.cpiazza2000-08-041-0/+7
* Another sobomax GNOME victim. I need a decent verb for this.ade2000-08-045-0/+35
* Move patch relative to FreeBSD.cf from patch-00 to patch-e.jmz2000-08-042-61/+71
* Forcibly turn off bonobo support, even if it's present on the system,ade2000-08-041-1/+2
* Add an etc/rc.d startup file to ldconfig the pilot-linkade2000-08-044-0/+18
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-0463-514/+336
* gaspell needs textproc/aspell to build, as well as runade2000-08-041-1/+2
* Update to 0.19ade2000-08-043-11/+5
* Update to 1.0.4ade2000-08-044-4/+4
* Update to 0.32ade2000-08-043-6/+39
* Update to 0.3.1ade2000-08-0410-210/+38
* Update to 0.1.9ade2000-08-043-2/+10
* Update to 0.7ade2000-08-048-68/+114
* Update to 0.16ade2000-08-044-126/+22
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-0480-2079/+611
* Update to 2.2.1ade2000-08-043-2/+4
* Update to 1.2.1ade2000-08-0416-136/+152
* Update to 0.3.12ade2000-08-045-26/+23
* Update to 0.5.3ade2000-08-046-36/+38
* Update to 0.2.19ade2000-08-043-7/+8
* Update for new shlib revision from guile 1.4ade2000-08-0411-11/+11
* Update to 1.4 (shlib version .6 -> .9)ade2000-08-043-10/+17
* Remove BROKEN - now we have M16 again.sobomax2000-08-042-4/+0
* Redo the upgrade to M16.reg2000-08-0418-6750/+7734
* autoconvert was missing "zh-" in front of PORTNAMEkevlo2000-08-041-1/+1
* Mark as broken - it requires M16.sobomax2000-08-032-0/+4
* Backout M15 --> M16 upgrade.sobomax2000-08-0318-7710/+6738
* change my e-mail addresssanpei2000-08-0322-22/+22
* Add mod_auth_mysql, allowing apache to authenticate against a mysqlnbm2000-08-039-0/+848
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-03342-646/+500
* USE_X_PREFIX should be before bsd.port.pre.mk include.asami2000-08-031-1/+2
* Add USE_NEWGCC=yes.sobomax2000-08-032-0/+2
* Upgrade to 1.6.3.dirk2000-08-032-2/+2
* Activate xswallow.sada2000-08-031-0/+1
* New port - XSwallow is a general-purpose plugin for Netscape for Unixsada2000-08-036-0/+100
* Activate smalleiffel-devel.sada2000-08-031-0/+1
* New port - SmallEiffel beta.sada2000-08-035-957/+960
* Add MESSAGE recommending using fuzz under jail(8) due to the potentialjedgar2000-08-032-0/+11
* Update port to 1.1.5jedgar2000-08-032-2/+2
* Update port to 0.8.11jedgar2000-08-032-2/+2
* Inactivate deskutils/biblereader.sada2000-08-032-1/+1
* New port - BibleReader is a Bible browsing/searching program for Linux/X.sada2000-08-036-0/+58
* Cope with FreeBSD 3.sada2000-08-0312-18/+72
* patch submission, cisco got a copy.andreas2000-08-031-0/+22
* Add gnometelnet - a telnet, rlogin, ssh frontend for GNOME.sobomax2000-08-037-0/+73
* Add VeePee - user orientated scripting environment for embedding insobomax2000-08-0210-0/+126
* Add pine with hebrew support.nbm2000-08-0226-0/+916
* According to iso639, 'iw' is used to represent the Hebrew language.nbm2000-08-021-0/+4
* Put the SUBDIR in the right place - addport isn't too intelligent atnbm2000-08-021-2/+1
* Add elmar-fonts, hebrew fonts for use with X.nbm2000-08-027-0/+106
* Add c-nocem, a fast filter to remove spam (works with cnews)nbm2000-08-027-0/+60
* Re-add grub in sysutils, it having previously removed from misc..nbm2000-08-027-0/+66
* Update to version 0.7.8kevlo2000-08-023-16/+18
* Remove grub from misc categorynbm2000-08-021-1/+0
* Update to version 1.31kevlo2000-08-024-5/+5
* Enable sound support.sheldonh2000-08-021-0/+1
* Add missed '>' to my e-mail.sobomax2000-08-023-4/+4
* Add gnomedepends.py to our collection of helpfull scripts.sobomax2000-08-022-1/+164
* Add missing md5 for n-47-c for alpha.sada2000-08-022-2/+4
* Update to version 1.4.2kevlo2000-08-028-321/+442
* Remove empty directory.kuriyama2000-08-021-0/+1
* Remove empty directories.kuriyama2000-08-021-0/+11
* Remove extra directory.kuriyama2000-08-021-0/+1
* Remove ftp://ftp.ecrc.net/ from MASTER_SITE_GNU.kuriyama2000-08-021-1/+0
* Update port to 2.12.1jedgar2000-08-022-2/+2
* Do not try to use XML support since:ade2000-08-021-3/+2
* Fix patch so it applies cleanlyjedgar2000-08-021-26/+48
* Remove non-existent filejedgar2000-08-021-1/+0
* Activate fuzzjedgar2000-08-021-0/+1
* New port: Fuzz, a tool for testing software by bombardingjedgar2000-08-025-0/+27
* Add missing @dirrm.sanpei2000-08-021-0/+1
* Update port to 1.2.3jedgar2000-08-023-4/+4
* Update port to 1.2jedgar2000-08-022-2/+2
* Update port to 1.2jedgar2000-08-022-6/+5
* - Update port to 3.10jedgar2000-08-022-3/+3
* Update port to 3.2.3cjedgar2000-08-028-30/+226
* Update port to 1.99.12jedgar2000-08-028-14/+117
* Update port to 0.9.4jedgar2000-08-023-7/+6
* Unmark FORBIDDENjseger2000-08-025-17/+23
* Update port to 0.13jedgar2000-08-024-6/+7
* Update port to 5.1.2jedgar2000-08-028-36/+63
* - Support PREFIX/CC/CFLAGS properlyjedgar2000-08-025-16/+46
* Fix MASTER_SITESjedgar2000-08-021-1/+1
* Correct PLIST, Makefile, and portlint nitsjedgar2000-08-026-38/+36
* Add the qt22 port so we get an INDEX entry for it the next timesteve2000-08-021-0/+1
* apsfilter main site moved from freefall.freebsd.organdreas2000-08-024-6/+10
* Now that FreeBSD has native `agpgart' interface,ru2000-08-024-3/+127
* Ooops, that's what you get for always installing your window manager first.reg2000-08-021-1/+2
* Fix problem with alevt expecting malloced memory to be zeroed.roger2000-08-011-0/+13
* Add web2ldap, an web-based LDAP client.nbm2000-08-0113-0/+360
* Add p5-B-Graph, a perl module for displaying perl-internals informationnbm2000-08-016-0/+41
* Add grub, the GNU GRand Unified Bootloader.nbm2000-08-011-0/+1