aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Transfer ownership from ports@FreeBSD.org -> dan@trinsec.combillf1999-06-242-4/+4
* Update this port so it really works, remove the BROKEN tag.billf1999-06-2410-10/+10
* Follow the bouncing digex MASTER_SITE.billf1999-06-2420-200/+90
* Update Netscape Communicator/Navigator 4.6 -> 4.61.sada1999-06-2412-30/+30
* Activate mail/wanderlust-emacs{,20}.sada1999-06-241-1/+3
* Wanderlust is a mail/news agent on Emacs/XEmacs .sada1999-06-241-0/+20
* Wanderlust is a mail/news agent on Emacs/XEmacs .sada1999-06-2426-0/+912
* Activate templ.cpiazza1999-06-241-1/+2
* Import of templ, a source code template generator. Has supportcpiazza1999-06-246-0/+77
* Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.shgj1999-06-243-3/+3
* Update to version 1.3cpiazza1999-06-243-5/+6
* Upgrade to version 0.26.dirk1999-06-243-8/+16
* Fix wrong MD5 sum.nsayer1999-06-241-1/+1
* Fix small typonsayer1999-06-241-2/+2
* Upgrade to version 3.3.dirk1999-06-243-18/+4
* echo -> ${ECHO}. (from submitter).cpiazza1999-06-242-35/+7
* Upgrade to mod_ssl 2.3.5.dirk1999-06-246-6/+6
* Upgrade to Apache 1.3.6 + mod_ssl 2.3.5rse1999-06-242-4/+4
* Activate jsdk.kuriyama1999-06-231-1/+2
* Fix for jdk1.1.8.kuriyama1999-06-231-2/+2
* Fix typo of sampe config file.sada1999-06-233-33/+33
* Developers, not Developpers.billf1999-06-231-1/+1
* Sun's Java Servlet Developpers Kitkuriyama1999-06-235-0/+162
* Fix fof jdk1.1.8.kuriyama1999-06-231-2/+2
* Update 2.8.1 -> 2.9.0:sheldonh1999-06-234-6/+23
* Second try at importing the pine4 + SSL portnsayer1999-06-239-0/+192
* Fixed a bug which I made (.endfi -> .endif)taoka1999-06-231-1/+1
* (1) modified to handle encrypted pdf filestaoka1999-06-233-3/+16
* Upgrade to version 0.95.6.obrien1999-06-236-12/+12
* Obey "NO_X11".obrien1999-06-232-3/+23
* Well, the import went badly. I have asked asami for advice on how tonsayer1999-06-231-1/+2
* Preparation for importing pine4 + SSL port.nsayer1999-06-231-4/+7
* Move manpages from plist to makefile and other minor nitsmharo1999-06-232-18/+13
* (1) The old fconv-0.1.tar.gz had binaries for i386,taoka1999-06-232-4/+2
* Update mastersitemharo1999-06-231-2/+3
* Fix typo in the PKGNAME.cpiazza1999-06-231-2/+2
* Activate downloader.cpiazza1999-06-231-1/+2
* Import of ``downloader''.cpiazza1999-06-236-0/+66
* Update tinker from version 3.6 to version 3.7cpiazza1999-06-237-310/+289
* If BATCH is defined pass it as an environment variable to the INSTALLsteve1999-06-231-3/+3
* Assign MAINTAINERship to submitter.mph1999-06-234-8/+8
* Activate kdetoys11-i18n.sada1999-06-231-1/+2
* Small applications for the KDE integrated X11 desktop.sada1999-06-2320-0/+596
* Import true contents of repo.copied kde11*-i18n ports.sada1999-06-237-7/+14
* Change maintainer to andrews@technologist.com for portmharo1999-06-231-2/+2
* maintainership requestedmharo1999-06-231-2/+2
* Update to 0.99b.cpiazza1999-06-238-20/+18
* Add xemacs-packages and xemacs21.gj1999-06-231-1/+3
* This is xemacs-packages. It contains a selection of "most used"gj1999-06-2335-0/+7014
* This is the latest version of xemacs - Xemacs 21.1.gj1999-06-2321-8883/+1764
* Disable sound support for the Alpha.steve1999-06-232-3/+18
* Fully support turning off sound support and make it the default on thesteve1999-06-233-7/+42
* Disable sound support on the Alpha. Also move the manpage from the PLISTsteve1999-06-234-8/+103
* egcs barfs when desctructors take arguments.steve1999-06-231-0/+11
* Disable sound and joystick support on the Alpha.steve1999-06-236-2/+140
* time(3) returns a time_t and not a long.steve1999-06-232-0/+22
* s/String/string/g so this builds again.steve1999-06-232-0/+22
* Compensate for not having a generic.h on -current boxes.steve1999-06-236-12/+58
* Dont' try to link with -ldnet_stub on the Alpha.steve1999-06-231-0/+11
* The Alpha doesn't have sound support yet.steve1999-06-231-1/+5
* Don't try to link with -ldnet_stub on the Alpha.steve1999-06-231-0/+11
* Correct grammar nits in the RESTRICTED string.steve1999-06-231-2/+2
* Don't add -lbsd to LDFLAGS on the FreeBSD/Alpha port.steve1999-06-231-3/+9
* Only enable sound support when the machine arch is not Alpha.steve1999-06-232-4/+8
* Defined timefield as a time_t instead of a long for the Alpha.steve1999-06-231-0/+11
* Disable sound support on the Alpha.steve1999-06-231-6/+9
* Revert my previous fix. It seems I had an old distfile.steve1999-06-231-2/+2
* The Alpha port doesn't have sound support yet.steve1999-06-231-1/+5
* Make this port reinstall friendly.steve1999-06-231-3/+3
* The Alpha's fp mask register doesn't have a FP_X_DNML bit.steve1999-06-231-2/+6
* Turn off sound support except on the i386 port.steve1999-06-232-10/+14
* Define pipe_broken as a sig_atomic_t so this build on the Alpha.steve1999-06-231-0/+11
* Build fails on the Alpha with a compiler error in functionsteve1999-06-231-1/+5
* Correct identity string on the alpha.steve1999-06-231-0/+16
* The build fails because this port cannot find glaux.h and not libaux.h.steve1999-06-231-2/+2
* Fixup patch botch from previous commit.steve1999-06-231-15/+15
* Don't require interaction on install while PACKAGE_BUILDING.steve1999-06-239-9/+9
* Move this port's distfiles into its own subdirectory to avoid conflictssteve1999-06-234-11/+25
* Move this port's distfiles to its own subdirectory since they conflictsteve1999-06-236-9/+15
* This one doesn't build on the Alpha yet, but should soon.steve1999-06-2314-14/+70
* time(3) returns a time_t and not a long.steve1999-06-238-24/+88
* On the Alpha this port's build dies with a compiler error in functionsteve1999-06-231-1/+5
* This doesn't build on the alpha yet, but should with a little work.steve1999-06-2310-10/+50
* This port doesn't build when the system compiler is egcs.steve1999-06-232-4/+14
* Use time_t instead of long so this builds on the Alpha.steve1999-06-231-0/+11
* Only build in sound support when the machine arch is i386.steve1999-06-231-3/+9
* Live with the single warning fixed previously so that this builds againsteve1999-06-231-17/+4
* This doesn't build on the Alpha.steve1999-06-231-1/+3
* This port contains i386 binaries.steve1999-06-231-1/+3
* Fix for archs where sizeof(long) != sizeof(time_t).steve1999-06-231-0/+29
* Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage.steve1999-06-232-2/+6
* We don't have sound support on the Alpha yet.steve1999-06-233-3/+9
* This port contains i386 binaries.steve1999-06-231-1/+3
* Avoid interactive install while PACKAGE_BUILDING.steve1999-06-231-8/+8
* Mark this port "only for i386".steve1999-06-231-1/+3
* Only add -DUSE_ASSEMBLY_[AB] when building on an i386 machine.steve1999-06-231-8/+21
* This port also BUILD_DEPENDS on gettext for its documentation.steve1999-06-231-2/+3
* Use 'ln -sf' for the /var/news symlink just in case it already exists.steve1999-06-231-1/+1
* Upgrade to MM Shared Memory Library, version 1.0.7rse1999-06-222-4/+4
* Upgrade to 1.0.2.tg1999-06-225-30/+26
* Driver script for whole build process. It willasami1999-06-222-0/+228
* Add support for 4-current. Add /compat to list of directories toasami1999-06-221-22/+29
* Timeout port builds after 4 hours. This will prevent ports that getasami1999-06-221-3/+9
* Print out the time when the build starts and ends.asami1999-06-221-0/+7
* Three scripts to look into the error logs and generate the now-famousasami1999-06-223-0/+159
* Comment mysql322-client, it's not ready yet.asami1999-06-221-2/+2
* Remove empty lines and version number.asami1999-06-222-3/+1
* Remove empty line.asami1999-06-221-1/+0
* Little helper scripts to upgrade your machinery.asami1999-06-222-0/+41
* A little script to copy changed/new distfiles over to wcarchive. Thisasami1999-06-221-0/+22
* A little script to fire up checkmachines. Put in /usr/local/etc/rc.d.asami1999-06-221-0/+8
* The makeindex and makeduds scripts now take a "branch" argument to workasami1999-06-222-6/+78
* A perl script to run a command with a timeout. The command is killed if itasami1999-06-221-0/+38
* Setup a client machine. Unmounts all read-only mounts that looks likeasami1999-06-221-0/+11
* Delete the chroot dirs before starting the load average reportingasami1999-06-221-1/+5
* Typo ("go-maku" -> "go-moku").asami1999-06-221-1/+1
* Activate g-gcl.cpiazza1999-06-221-1/+2
* Import of g-gcl.cpiazza1999-06-225-0/+63
* Update gracula to version 3.0cpiazza1999-06-222-4/+4
* Change the new MASTER_SITE, it's apps/sound/editors not apps/audio/editrs.cpiazza1999-06-221-2/+2
* add mastersitemharo1999-06-221-2/+4
* Active gma.foxfair1999-06-221-1/+2
* PR: 12327foxfair1999-06-225-0/+32
* PR: 12316foxfair1999-06-222-5/+5
* Update to 1.22.1.cpiazza1999-06-222-4/+4
* Mark BROKEN awaiting the new maintainer's update to make this portbillf1999-06-2210-30/+40
* Add mysql322-client, reach out and touch(1) some data.billf1999-06-221-1/+2
* CFS's cmkdir now makes directories as Blowfish by default.green1999-06-222-2/+13
* Fix a typo and change WWW: in DESCR.cpiazza1999-06-222-3/+3
* Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-2219-38/+38
* Update to 0.4.7bcpiazza1999-06-223-7/+7
* Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-2254-1422/+828
* Update master sites.jdp1999-06-221-3/+3
* NPS 0.9.18->0.9.19rse1999-06-212-3/+3
* Bump "Version required".sheldonh1999-06-211-2/+2
* Update 3.3 -> 4.6 and add a master site. Patches differ slightly fromsheldonh1999-06-214-34/+480
* Don't depend on the tcp_wrappers port if tcp_wrappers is included in thesheldonh1999-06-211-1/+3
* Update maintainer's e-mail address.sheldonh1999-06-217-14/+14
* Move NO_LATEST_LINK from pine4 to pine3mharo1999-06-211-3/+1
* a) Update jdk-doc to 1.1.8. (from submitter)cpiazza1999-06-2120-5495/+5540
* Update xchat to 0.9.9.cpiazza1999-06-2115-25/+30
* Activate trickyirc.cpiazza1999-06-211-1/+2
* Import of trickyirccpiazza1999-06-218-0/+79
* Remove NO_LATEST_LINKjseger1999-06-211-2/+1
* Upgrade tkgnats to 3.0.10andreas1999-06-214-17/+17
* Update to 0.15.cpiazza1999-06-212-5/+5
* Unbreak this port - it's easy enough to get the config files in thejkh1999-06-2018-24/+216
* Upgrade to tcl and tk 8.1.jseger1999-06-2032-311/+547
* Upgrade to NPS version 0.9.18rse1999-06-202-4/+4
* Fix the path in the second MASTER_SITE.cpiazza1999-06-201-2/+2
* Update my email address.cpiazza1999-06-201-3/+3
* Activate cdindexcpiazza1999-06-201-1/+2
* Import of cdindex.cpiazza1999-06-205-0/+35
* Fix distfile fennerage with another MASTER_SITE.cpiazza1999-06-202-19/+2
* Update the path for the main distribution site and remove a dysfunctionalcpiazza1999-06-202-6/+4
* Remove dead master site.cpiazza1999-06-201-3/+2
* Replace a dead master site with a functional one.cpiazza1999-06-203-9/+9
* Fix distfile fennerage.cpiazza1999-06-202-3/+3
* Support ${CC}.cpiazza1999-06-201-6/+8
* Update wmpop3 from 0.2.2a to 0.5.0a.cpiazza1999-06-204-10/+10
* Activate pptpclient.jdp1999-06-201-1/+2
* New port for the "pptp-linux" VPN client. It allows a FreeBSD machinejdp1999-06-2012-0/+266
* Update irssi to 0.7.11-2.cpiazza1999-06-206-10/+22
* Update tgif-nls to 4.1.16cpiazza1999-06-204-9/+10
* Update tgif to 4.1.16cpiazza1999-06-204-6/+7
* Upgrade asapm from 2.6 to 2.7.cpiazza1999-06-202-4/+4
* Update wmtz to 0.4, honour CFLAGS..cpiazza1999-06-203-5/+5
* Update ripit to version 1.4cpiazza1999-06-203-10/+10
* Fix build for non-egcs/pgcc case. Reorder the PLIST.cpiazza1999-06-203-4/+13
* Use 'ln -sf' to fix a build failure on some 3.2-STABLE boxes.steve1999-06-201-2/+2
* Fix a spelling mistake and add WWW:cpiazza1999-06-201-3/+2
* Activate giram.cpiazza1999-06-201-1/+2
* Import of giram (giram is really a modeller), a GTK based POV-Raycpiazza1999-06-205-0/+68
* Add a legal statement in LEGAL, was previously in ports Makefileandreas1999-06-191-1/+3
* Make the psi88 port install into PREFIX instead of a hardcodedcpiazza1999-06-191-4/+14
* Update zebra port to 0.68andreas1999-06-196-9/+9
* patch the s3mod port to support PREFIX. While I'm here honour CC, too.cpiazza1999-06-191-7/+14
* a) make the radio port install in PREFIX (from submitter)cpiazza1999-06-194-264/+260
* Upgrade plan from 1.7.2 to 1.8.1; portlint.cpiazza1999-06-195-197/+152
* Install into ${PREFIX}/share/blackened, not ${PREFIX}/blackened.cpiazza1999-06-192-736/+736
* Activate blackenedcpiazza1999-06-191-1/+2
* An alternative IRC client made by Timothy Jensen <jenson@arizona.edu>cpiazza1999-06-195-0/+794
* Change my email address to FreeBSD.org.cpiazza1999-06-1951-167/+92
* Take over maintainership of this port. Old maintainer cites no timecpiazza1999-06-191-2/+2
* Remove current maintainer and replace with ports@FreeBSD.orgcpiazza1999-06-193-6/+6
* Update cooledit to 3.11.3.cpiazza1999-06-194-12/+12
* Update to 1.2.1cpiazza1999-06-197-27/+63
* Add Chris Piazza. Welcome aboard! Please introduce yourself tomarkm1999-06-192-4/+4
* Add some more MASTER_SITES which does absolutly nothing until someonebillf1999-06-1914-56/+98
* Upgrade to 2.8.2.rel1.mph1999-06-194-52/+58
* upgrade to 2.0.13ache1999-06-1911-62/+70
* Upgrade to 16.10.mph1999-06-192-6/+6
* Add master sitemharo1999-06-191-2/+3
* change maintainermharo1999-06-191-2/+2
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-1815-30/+30
* Only use trimdomain() if __FreeBSD_version > 320000brian1999-06-182-9/+22
* Update yafc to 0.4.3.mharo1999-06-182-4/+4
* Fix the wterm build. It didn't have a -I${LOCALBASE}/include which wasmharo1999-06-181-3/+4
* Replace a stale MASTER_SITE with a fresh, shiny mirror.billf1999-06-183-6/+6
* Add Mitsuru IWASAKI. Welcome aboard!markm1999-06-182-4/+4
* Add Brian Feldman. Welcome aboard!markm1999-06-182-4/+4
* Ports that are in a non-virtual category other then 'misc' don't getbillf1999-06-182-4/+4
* 1. Make this port easier to upgrade later on.billf1999-06-182-10/+30
* Remove trailing whitespacebillf1999-06-182-4/+4
* The patch changed on us without bumping the version number.billf1999-06-171-1/+1
* Portlint, this port doesn't need to include bsd.port.{pre,post}.mkbillf1999-06-171-8/+6
* Update to 1.1billf1999-06-175-15/+50
* I copied this from being a patch to being a file. Boy do I feel silly thatbillf1999-06-171-5/+2
* activate domtoolsjmg1999-06-171-1/+2
* import of domtoolsjmg1999-06-1712-0/+334
* Added acroread-commfonttaoka1999-06-171-1/+2
* Added acroread-chsfont and acroread-chtfonttaoka1999-06-171-1/+3
* Added acroread-korfonttaoka1999-06-171-1/+2
* Added acroread-jpnfonttaoka1999-06-171-1/+2
* Asian Font Packs for Acrobat Reader 4.0 (for common files)taoka1999-06-178-0/+410
* Asian Font Packs for Acrobat Reader 4.0 (for Chinese Traditional)taoka1999-06-1710-0/+50
* Asian Font Packs for Acrobat Reader 4.0 (for Korean)taoka1999-06-1710-0/+50
* Asian Font Packs for Acrobat Reader 4.0 (for Chinese Simplified)taoka1999-06-1710-0/+48
* Asian Font Packs for Acrobat Reader 4.0 (for Japanese)taoka1999-06-1710-0/+50
* Bump "Version required".sheldonh1999-06-176-24/+6
* Work around the way odd shells sabotage exim's arch-type script.sheldonh1999-06-173-3/+9
* use latest version (1.05a).itojun1999-06-173-8/+10
* update to use magicpoint-1.05aitojun1999-06-172-5/+5
* Mark this FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- the pkg/INSTALLasami1999-06-171-1/+4
* 4.0b -> 4.0dima1999-06-174-16/+8
* 4.0b -> 4.0dima1999-06-172-6/+6
* Remove obsolete ja-gtk and ja-gimp.sada1999-06-171-3/+1
* Use -pthread not libc_rbillf1999-06-171-1/+1
* bug fix & version up (22.02 -> 22.05b).taoka1999-06-1721-187/+238
* Add rtsp_proxy, because Apple was kind enough to share.billf1999-06-171-1/+2
* This is a port of Apple Computer's open source rtsp_proxy.billf1999-06-179-0/+102
* Fixed many bugstaoka1999-06-173-13/+8
* Fixed many bugstaoka1999-06-173-8/+6
* Fix this port for the brief time it will still be alive.billf1999-06-161-3/+3
* Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean upbillf1999-06-163-5/+9
* Upgrade to 0.98, which includes bugfixes, support for Borland Debuggersbillf1999-06-163-5/+5
* Upgrade to 0.5.14, which now (regretfully) adds a X dependency.billf1999-06-166-16/+56
* Added xdgagrabtaoka1999-06-161-1/+2
* capture an X server screen with a mouse pointertaoka1999-06-165-0/+41
* Upgrade to 0.1.11, which is a super-minor bugfix release.billf1999-06-162-3/+3
* Add libwmf, because textproc/mswordview would like to have it.billf1999-06-161-1/+2
* This is an image format handler. It handles the following imagebillf1999-06-165-0/+42
* Update and bug-fix by pathes contained in reply-mails of 11599taoka1999-06-1617-125/+423
* Upgrade to 0.8.1.tg1999-06-166-12/+18
* Use byacc vs. bison if the vsl-gramma.* files need rebuilding.obrien1999-06-161-0/+11
* Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAINtaoka1999-06-161-0/+66
* Need to quote if we use "'".simokawa1999-06-161-2/+2
* Replace `FreeBSD-i386` with `${OPSYS}-${MACHINE_ARCH}'.simokawa1999-06-163-12/+15
* i386 only.simokawa1999-06-161-1/+3
* PR: ports/12037sada1999-06-1611-390/+162