aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add "networking" to the categories listtorstenb1995-10-072-4/+4
|
* Ssh is a secure rlogin/rsh/rcp replacement with strong authenticationtorstenb1995-10-0713-0/+473
| | | | | | (.rhosts together with RSA based host authentication, and pure RSA authentication) and improved privacy (all communications are automatically and transparently encrypted).
* Correct device names for [serialports] and [parallelports].se1995-10-072-0/+106
| | | | | | Make SymbolTableFile point at /usr/local/etc/wine.sym. Reviewed by: hsu (Jeffrey Hsu)
* Package specific files for Wine port.se1995-10-076-0/+42
| | | | Reviewed by: hsu (Jeffrey Hsu)
* MD5 check sum for 951003 distribution.se1995-10-072-0/+2
| | | | Reviewed by: hsu (Jeffrey Hsu)
* Correct MASTER_SITES, add pre-configure and install targets.se1995-10-072-16/+38
| | | | Reviewed by: hsu (Jeffrey Hsu)
* Pick an initial DISTNAME for this. The extra obfuscation forjkh1995-10-073-3/+12
| | | | | US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file.
* Add CATEGORIES=x11. If this is not in category x11, what elseasami1995-10-076-6/+12
| | | | can be?!? ;>
* change DEPENDS=${PORTSDIR}/shells/bash totorstenb1995-10-071-4/+2
| | | | BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash
* use ${PREFIX} instead of /usr/localtorstenb1995-10-071-1/+1
|
* Use ${PREFIX} instead of /usr/localtorstenb1995-10-071-6/+6
|
* add libinn.a and it's header files to the package listtorstenb1995-10-063-0/+12
|
* - add an `update' target (won't overwrite configuration filestorstenb1995-10-063-3/+48
| | | | - install libinn.a and it's header files
* Add LIB_DEPENDS to Xpm.asami1995-10-061-1/+3
| | | | Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com>
* Cleanup.asami1995-10-061-3/+3
|
* Edit /etc/shells. Closes PR ports/727.asami1995-10-062-0/+4
| | | | Submitted by: Scott Blachowicz <scott@sabami.seaslug.org>
* Change Alain's addresses per his request.asami1995-10-061-3/+3
|
* Update 1.9.13 to 1.9.14gpalmer1995-10-0612-93/+69
| | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de>
* Update to Wine1003. Uses gnu configure instead of imake.hsu1995-10-062-18/+12
|
* Take CFLAGS from /etc/make.confjmz1995-10-061-2/+2
|
* RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replacjmz1995-10-051-3/+2
|
* RUN_DEPENDS= wish:${PORTSDIR}/x11/tkjmz1995-10-051-1/+3
|
* Update: 1.0 -> 1.1jmz1995-10-051-3/+3
|
* fixed EXEC_DEPENDS => RUN_DEPENDSerich1995-10-051-2/+6
| | | | added myself as maintainer
* Use PATCHFILES instead of custom pre-patch target. Yeah I know, don'tasami1995-10-051-6/+5
| | | | fix if it ain't broke, but still....
* Enable xfmail.asami1995-10-051-1/+2
|
* Change name of dependency, forms -> xforms.asami1995-10-051-2/+2
| | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
* Enable xforms.asami1995-10-051-1/+2
|
* Change name, libforms -> libxforms.asami1995-10-052-6/+6
| | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
* distribution was updatedadam1995-10-053-50/+3
|
* Add Mosaic as RESTRICTED (which is just a glorified comment for now).asami1995-10-051-1/+2
|
* Make sure the texmf directory exists.asami1995-10-051-0/+17
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Fix typo in *comment* (blush), "2.4." should have been "2.4.1".asami1995-10-051-2/+2
| | | | | Juergen Lock <nox@jelal.hb.north.de> (the original author of the port) contributed to this report from your local FreeBSD station.
* Upgrade to 2.2.0ache1995-10-056-20/+12
|
* Add CONFIGURE_ENV: pass this environment to configure script.ache1995-10-051-2/+3
| | | | Allows pre-set some variables to eliminate wrong tests
* Fix compression_methods installationache1995-10-051-2/+19
|
* Ok, if anybody really needs bash_builtins.1 (which is almostache1995-10-055-0/+21
| | | | | useles), here PROPER fix and re-enabling it again. Please, step over on ports owned by me only if you 100% shure.
* Remove unneded file, it was man page hack which not works as isache1995-10-054-4/+0
|
* Added afio.asami1995-10-051-1/+2
|
* Archiver & backup program w/ builtin compression.asami1995-10-056-0/+176
| | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de>
* e93 version number changed.asami1995-10-051-2/+2
|
* Append "chipmunk/" to MASTER_SITE_OVERRIDE, if set.asami1995-10-041-2/+8
| | | | | | | Also, add ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/chipmunk/ to MASTER_SITES, in case the real master site is unavailable. This is admittedly ugly, but a fix to bsd.port.mk to handle these cases is not trivial.
* Use compressed manpages.asami1995-10-044-8/+8
|
* Hand-edit patch to install bash_builtins.1.asami1995-10-041-1/+2
| | | | Submitted by: Chet Ramey <chet@odin.INS.CWRU.Edu>
* Compress manpages.asami1995-10-044-4/+28
|
* "gzip --best" -> "gzip -9nf" for manpage compression. Otherwise itasami1995-10-041-1/+1
| | | | | will ask if you want to overwrite it if the compressed manpage already exists.
* Attempt to sound more civilized by adding a missing period toasami1995-10-041-2/+2
| | | | | | "Attempting to fetch from $${site}." Why it was in PATCHFILES and not in DISTFILES, I have no idea.
* Added "XMKMF=xmkmf" -- this port has "ALL_TARGET=World", which involvesasami1995-10-041-1/+3
| | | | | rebuilding all the Makefiles, so no need to do it from the default "xmkmf -a" (and boy did it take long or what).
* Expand directories.asami1995-10-043-9/+447
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Various EXEC_DEPENDS fixes.asami1995-10-045-10/+12
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Change version from 2.0.5 to 2.1. Not much has changed, but at leastasami1995-10-041-3/+3
| | | | it's different.
* Added gperf.asami1995-10-041-1/+2
|
* Add missing manpageache1995-10-041-0/+1
|
* EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40asami1995-10-041-3/+3
| | | | EXEC_DEPENDS on rman -> RUN_DEPENDS
* EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.asami1995-10-041-2/+3
|
* EXEC_DEPENDS -> RUN_DEPENDS on archie.asami1995-10-041-2/+2
|
* Submitted by: Steve Passe <smp@csn.net>asami1995-10-041-0/+19
| | | | | there is a bug in net/moxftp keeping it from finding the installed archie application. the following patch fixes it:
* Change libjpeg major toache1995-10-041-2/+2
|
* Change jpeg library major to 6ache1995-10-045-10/+10
|
* Add a pre-fetch target to make ftpget executable. This fixes the messagejmz1995-10-042-2/+8
| | | | 'ports/print/tex/files/ftpget: not found'
* Convert all makefiles to new formats.asami1995-10-0311-177/+198
|
* Added spider.asami1995-10-031-1/+2
|
* Spider, a double-decked solitaire game. Gosh, I forgot who I got thisasami1995-10-035-0/+35
| | | | from. Anyone remember? ;)
* Added ptex.asami1995-10-031-1/+2
|
* Added spigot library.asami1995-10-031-1/+2
|
* Added cflow.asami1995-10-031-1/+2
|
* The libspigot library. Required by nv. Note this is a binary package.asami1995-10-0310-0/+52
| | | | Submitted by: james
* A call-graph generator for C.asami1995-10-037-0/+166
| | | | Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com>
* Re-add cern_httpd and cern_httpd.asami1995-10-031-1/+3
|
* Add sa2c@and.or.jp (NIIMI Satoshi) as the maintainer.asami1995-10-032-4/+8
|
* Cleanup. Reorder things according to standard, changeasami1995-10-031-6/+6
| | | | "PREFIX=/usr/X11R6" to "USE_X11=yes".
* Makefile cleanup. Add "/sbin/" to ldconfig command lines in Makefileasami1995-10-032-8/+8
| | | | and PLIST.
* added eiffelerich1995-10-037-1/+239
| | | | Reviewed by: asami
* added sim6811erich1995-10-031-1/+2
|
* added sim6811erich1995-10-037-0/+157
| | | | Reviewed by: asami
* xfmail 0.3-BETA portjkh1995-10-034-0/+41
| | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
* xforms-0.75 portjkh1995-10-035-0/+60
| | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
* Use full pathname for ldconfig (/sbin/ldconfig).asami1995-10-031-2/+2
| | | | Hinted by: joerg
* added xcoralerich1995-10-031-2/+2
|
* created port for xcoralerich1995-10-035-0/+67
| | | | Reviewed by: asami
* added sudo to Makefileerich1995-10-021-1/+2
|
* Do not build regular objects with -fpicache1995-10-0210-28/+34
| | | | | Build complete .so set Upgrade to version 6
* Remove kludge to work around ncftp's inability to fetch .tar.gz filesasami1995-10-021-16/+8
| | | | created on-the-fly by using ncftp2 and FETCH_DEPENDS.
* RUN_DEPENDS on wish:tk.asami1995-10-021-2/+2
|
* Upgrade to 1.0. There no need of the freebsd.h and -freebsd patch asroberto1995-10-025-9/+11
| | | | | the -markerfile option now exists. A freebsd.markers is now supplied and copied in ${PREFIX}/lib/X11.
* Install the files in ${PREFIX} (${X11BASE} in this case)jmz1995-10-011-0/+8
|
* Don't try to install mime.types twice.pst1995-09-305-0/+625
| | | | | | Patch up the distributed configuration files to match /usr/local/www convention. We really should be patching them to meta-values and then running sed over them to home them to the right prefix.
* elm.with_pgp moved to elmache1995-09-291-2/+1
|
* Replace obsoleted elm with former elm.with_pgp which can work withoutache1995-09-2912-36/+130
| | | | PGP too.
* Upgrade to new international dev snapshot.ache1995-09-285-8/+11
| | | | Use pre-fetch target instead of non-documented one.
* Remove g3view, add viewfaxjmz1995-09-281-2/+2
|
* viewfax is the new name of g3view (in ports/x11). It is now upgraded tojmz1995-09-285-29/+26
| | | | | version 2.2 Repository copy operation done by: peter@freebsd.org
* Upgrade to mc-3.0torstenb1995-09-287-27/+194
|
* Edit patch to match latest changes to ls.1.asami1995-09-271-3/+3
|
* Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile.asami1995-09-261-1/+2
|
* Upgrade, 3.1.3 -> 3.1.4.asami1995-09-2612-56/+90
| | | | Submitted by: Cristian Ferretti <cfs@riemann.mat.puc.cl>
* Make apache less NCSA-like and more BSD-like.pst1995-09-268-16/+16
| | | | | | Binary installed in /usr/local/sbin. Document root is /usr/local/www/data. Server root is /usr/local/www/server.
* Upgrade to new international dev versionache1995-09-262-2/+2
|
* Upgrade to new international dev versionache1995-09-263-12/+3
|
* Overwrite fetch-depends target instead of old exec_dependsache1995-09-253-6/+6
|
* Don't set CFLAGS herejmz1995-09-241-1/+4
| | | | | Check if /usr/share/dict/word exists (some people do not install the 'dict' distribution)
* Add a post-configure target to set CFLAGSjmz1995-09-241-1/+4
| | | | Submitted by: asami
* RUN_DEPENDS on hfsjmz1995-09-241-2/+2
|
* BUILD_DEPENDS and RUN_DEPENDS on texjmz1995-09-243-6/+9
|
* This port EXEC_DEPENDS on unzip.joerg1995-09-241-2/+2
|
* Upgrade apache to 0.8.14, completely restructure port, and list myself aspst1995-09-2425-43/+61
| | | | maintainer.
* Removed cern_httpd and cern_linemode ports.pst1995-09-241-3/+1
|
* Upgrade to new gated home/.tar.gzache1995-09-242-5/+4
|
* Change EXEC_DEPENDS -> RUN_DEPENDSache1995-09-242-2/+2
|
* EXEC->BUILD DEPENDSache1995-09-243-12/+9
|
* 1st EXEC->BUILDache1995-09-241-3/+3
| | | | 2nd EXEC->RUN
* EXEC->RUN DEPENDSache1995-09-241-2/+2
|
* Change EXEC->BUILD DEPENDSache1995-09-241-2/+2
|
* Upgrade to 2.1.1ache1995-09-246-10/+10
|
* Remove hack to get around ncftp's inability to grab tarfiles generatedasami1995-09-231-15/+6
| | | | on-the-fly. Use ncftp2 instead, and depend on it via FETCH_DEPENDS.
* Update to version 1.4.joerg1995-09-232-7/+5
|
* This time i didn't forget to include "dip". :-)joerg1995-09-231-1/+2
|
* Fix core dump due to miscalucalting length of malloc() string. Bugasami1995-09-231-0/+11
| | | | already reported to original authors.
* Upgrade to 2.70.1ache1995-09-236-14/+12
|
* added sudo to ports/sysutilserich1995-09-226-0/+115
| | | | Reviewed by: satoshi
* Added chimera, convert to new format.asami1995-09-221-4/+22
|
* Japanese chimera, version 1.65 (same as original).asami1995-09-228-0/+106
|
* Clean patch nowache1995-09-211-164/+162
|
* The lynx package from the master-site was silently changed. Name wasats1995-09-211-32/+34
| | | | | | the same but the contents are changed. One patch failed and needed a minor correction. The sources from the master site had now a BSDI addition.
* Correct the checksum for the new lynx package from the mastersite.ats1995-09-212-2/+2
|
* Add compilation options: SETREUID,SAVEDUID,NDSYSERRLISTache1995-09-191-6/+3
| | | | | | Install as sgid dialer to make able to remove stale lock files. Degradate priv_opn function to simple open: we don't need sgid capabilities to open devices.
* Upgrade apache to 0.8.13pst1995-09-1925-60/+52
|
* Compile with -O2 -fno-strength-reducejmz1995-09-191-0/+1
|
* A hack to avoid recompiling everything during installjmz1995-09-191-0/+37
|
* Add -fno-strength-reduce to compilation flagsjmz1995-09-196-24/+30
| | | | Ask the user if he/she wants to use gnu malloc
* Upgrade 4.41->4.42ache1995-09-193-6/+6
|
* Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.asami1995-09-181-15/+61
| | | | | | | | | | | | | | | | | | | | | They are called from the fetch, extract and install targets, respectively. Also, only RUN_DEPENDS is put into the @pkgdep list of the package. EXEC_DEPENDS is still supported (for now), it is copied into BUILD_DEPENDS and RUN_DEPENDS. This will go away after we finish fixing all the ports Makefiles. This change fixes the following bug/features: (1) "make fetch" building and installing all the dependencies (2) Programs needed for building only (e.g., gmake) put into the packages' dependency lists ("why does the emacs package depend on gmake?") Reviewed by: the ports list
* User input is now only required at the beginning of the script, patchesjmz1995-09-166-318/+600
| | | | | are done after the user configuration. Check if all files are present before building from CDROM
* Added cyrillic font files. I have not checked if this file is still correct.jmz1995-09-166-0/+420
|
* Upgrade to 3.1.2jmz1995-09-1612-24/+30
|
* Upgrade international version to 2.6.3iache1995-09-165-32/+44
|
* Don't need the --with-tcl-include=... stuff, these should all be inasami1995-09-153-6/+6
| | | | | | /usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud <gena@NetVision.net.il>
* The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this fileasami1995-09-151-1/+0
| | | | for now, maybe we need a NO_CHECKSUM or something....
* /usr/ports/distfiles -> $(DISTDIR)asami1995-09-151-1/+1
| | | | Submitted by: Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp>
* Upgrade, 2.2.2 -> 2.3.asami1995-09-1514-57/+35
|
* Upgrade 4.36->4.41ache1995-09-155-50/+23
|
* Upgrade, 1.0.5 -> 1.0.7.asami1995-09-146-10/+10
| | | | Submitted by: Chuck Robey <chuckr@eng.umd.edu>
* (1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)asami1995-09-141-4/+3
| | | | | | | (2) Add $Id$ line (3) This is not interactive, unlike guile-ii, which overwrites the "regular" tcl/tk
* MAINTAINER goes in a section of its own.asami1995-09-141-2/+2
|
* upgrade to version 1.4jmz1995-09-144-20/+14
|
* Ignore patchfiles that end with ".orig" or "~".asami1995-09-131-5/+19
| | | | Suggested by: paul, joerg among others
* Add manck.asami1995-09-131-1/+2
| | | | Forgotten by: joerg (:p)
* Upgrade, 1.1r4X -> 1.2r5X.asami1995-09-133-3/+3
|
* Upgrade, 1.1r4X -> 1.2r5X.asami1995-09-131-4/+5
|
* Added xbill.asami1995-09-121-1/+2
|
* Squash the evil Bills!asami1995-09-126-0/+84
| | | | Requested by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* the md5 file was wrong. I'm not sure why. the one currently injmacd1995-09-111-1/+1
| | | | | /usr/ports/distfiles on freefall and thud is different from the one on ftp.freebsd.org, listed as the master site.
* Wolfram Schneider's man page consistency checker.joerg1995-09-115-0/+33
| | | | Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
* Added xfractint.asami1995-09-091-1/+2
|
* The Unix port of fractint, a program to calculate pretty fractals.asami1995-09-097-0/+207
| | | | Submitted by: "Hector Gonzalez Jaime." <CACHO@mexicano.gdl.iteso.mx>
* Correct cvsedit so that it does the 'right thing' (TM) when the userpeter1995-09-021-8/+7
| | | | | | | | | | quits without saving. Previously, it would cause cvs to abort the commit without giving any warning. Now, it does that cvs normally does when the user quits without saving, ie: ask if you want to abort, or use the empty message, or re-edit.
* X.language addedache1995-09-011-2/+2
|
* X11 locale/nls setup for koi8-rache1995-09-019-0/+295
|
* Upgrade 4.35->4.36ache1995-08-315-49/+47
|
* netscape.language addedache1995-08-301-2/+2
|
* Upgrade to variant from Aug 16ache1995-08-302-2/+2
|
* Revision 3 of the GUILE language; this is actually the port ofjkh1995-08-305-0/+138
| | | | choice now.
* Use default make.conf settings for CFLAGS instead of simple -O.ache1995-08-291-2/+2
| | | | Don't strip already stripped file on install
* Don't trust ncftp's exit status, they are not indicative of whetherasami1995-08-291-14/+12
| | | | | | | | | | | | | | the file is fetched or not. Apparently Jordan fixed it a long time ago but it was broken again at import of the new version of ncftp. Which means even if we fix it, it may break again and we may need to fix it again, and (imagination here, please).... Instead, move the file existence check into the for loop for MASTER_SITES/PATCH_SITES and break out with "continue 2" when the file is found. This is actually a cleaner logic than before if you ask me, because instead of assuming the file is fetched on a 0 exit status from ncftp AND checking for the existence of the file after the loop, the check is done exactly once for each iteration and nowhere else.
* Clean up EXTRACT_ONLY logic a bit. Instead of branching in theasami1995-08-291-10/+5
| | | | | | do-extract target depending on defined(EXTRACT_ONLY) or not, simply set EXTRACT_ONLY ?= ${DISTFILES} and always use ${EXTRACT_ONLY} as the extraction list.
* (1) Take out x11 from CATEGORIES, we don't put it there just because itasami1995-08-291-7/+8
| | | | | | | uses X. (2) libfwf is a static library, so take it out of LIB_DEPENDS. (3) Add the version number to "Xpm:..." in the other LIB_DEPENDS. (4) Reorder variables, we have a standard for these things now.
* Add aero to SUBDIRsjkh1995-08-281-1/+2
|
* A povray modeller. I tweaked the original to also install the examplesjkh1995-08-286-0/+164
| | | | | since nobody reads man pages anymore. Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
* Add apache to SUBDIRSjkh1995-08-281-1/+2
|
* Port of the APACHE web server.jkh1995-08-2841-0/+574
| | | | Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
* Back out the very last change to this. Go back to dieingrgrimes1995-08-281-4/+4
| | | | | | | | on empty log messages, far far better than allowing the commit. I will have to wait to talk to Peter on a longer term fix. Submitted by: David Greenman
* Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<asami1995-08-282-2/+4
|
* Added xgalaga.asami1995-08-281-1/+2
|
* The resurrection of the great video game Galaga. It's as slow as a dogasami1995-08-286-0/+93
| | | | | | but if you have a super-fast video card, maybe it will be fun. I don't have a sound card, so that part isn't tested at all.
* Turn off bogus check for empty log messages that was tripping people up..peter1995-08-281-4/+4
| | | | Reviewed by: rgrimes
* Make this NO_PACKAGE.asami1995-08-262-6/+8
|
* Addedasami1995-08-261-1/+2
| | | | | | msql-1.0.5.tar.gz ports/databases/msql Restrictive copyright Submitted by: paul
* Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, soasami1995-08-264-6/+6
| | | | the "workaround" patch-ad is no longer necessary.
* slirp is no longer broken! Thanks, Alain! :)asami1995-08-261-2/+2
|
* Upgrade, 0.9a -> 0.95f.asami1995-08-266-41/+38
| | | | Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl>
* Added popclient.asami1995-08-261-3/+12
|
* Added astrolog.asami1995-08-261-1/+2
|
* An astrology program for X and ascii, version 5.0.asami1995-08-267-0/+68
| | | | Submitted by: faulkner@mpd.tandem.com (Boyd Faulkner)
* Add chipmunk, convert to new format along the way.asami1995-08-251-2/+6
|
* chipmunk-5.10, an electronic CAD system.asami1995-08-255-0/+115
| | | | Submitted by: Janusz Kokot <JKOKOT@demeter.ipan.lublin.pl>
* Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.asami1995-08-254-7/+7
|
* Doh! WTH was -I/usr/local/X11R6/include doing here!asami1995-08-253-3/+3
|
* Forgot to update the checksum of the patch file....asami1995-08-253-3/+3
|
* Add pbasic.asami1995-08-241-1/+2
|
* Phil Cockroft's basic interpreter. Thanks, Julian!asami1995-08-246-0/+84
| | | | Submitted by: jhs
* Bring in a port of Mosaic. This can only be built by people with Motif,jkh1995-08-239-0/+286
| | | | | so we'll not enable it by default. Submitted by: torstenb
* Fix incorrect Regexp that zapped Satoshi's Submitted-by line.. :-(peter1995-08-231-2/+2
| | | | This got past both Rod and I.. :-(
* Added ical.asami1995-08-231-1/+2
|
* Yipes, the category name is "utilities", not "utils"....asami1995-08-231-2/+2
|
* Here's a port of one of the better calendar programs I've seen.asami1995-08-235-0/+98
|
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theasami1995-08-236-6/+12
| | | | orphans dir!
* install fonts.alias fileadam1995-08-222-1/+2
|
* Reorder variables. People, please look at the sample Makefile near theasami1995-08-211-4/+5
| | | | end of the porting section in the Handbook!
* Added xpacman.asami1995-08-211-1/+2
|
* Added:asami1995-08-211-1/+2
| | | | netscape-* ports/net/netscape Commercial product
* Added netscape in SUBDIR list. It is NO_PACKAGE so we are safe.asami1995-08-211-1/+2
|
* Added rdist6.asami1995-08-211-1/+2
|
* Compress manpages, strip binaries.asami1995-08-211-2/+2
|
* Compress manpages, strip binaries.asami1995-08-211-1/+9
|
* Insert hook to call CVSROOT/cvsedit..peter1995-08-211-0/+2
| | | | | | | | | | | | | | | | | This hook is launched by cvs instead of your editor when commiting. cvsedit runs the editor for you, and does some post-processing on the file after you quit.. It does the following: - Remove trailing whitespace - Collapse multiple blank lines - Removes empty "Reviewed-by" etc lines, stopping cvs from putting them into the rcs log. - Removes leading and trailing blank lines.. - maintains the file timestamps if no changes are made, allowing you to abort a commit properly. (Sadly, I didn't have time to get the AI code running that was meant to check your code for you and find any bugs in your committed code.. :-) Reviewed by: Rod Grimes
* Correct the PLIST.. now it's bin/rdist6 and man/man1/rdist6.1peter1995-08-211-2/+2
|
* Correct a spelling error, and set MAINTAINERpeter1995-08-211-2/+3
|
* Make the rdist-6.1.0 client executable and manpages install as "rdist6"peter1995-08-211-7/+4
| | | | | | The server executable is still rdistd, because there is no conflict with the standard rdist, and because it's hardcoded in the other non-freebsd clients that exec it via rsh.
* Take out ghostview from EXEC_DEPENDS, it's not called from hylafaxasami1995-08-201-1/+0
| | | | | | directly. Submitted by: jhs
* Add -fno-strength-reduce to eliminate -O2 bugache1995-08-201-1/+18
|
* Roar Tronæs' X11 version of the pacman game.joerg1995-08-207-0/+57
|
* Port of rdist-6.1.0peter1995-08-197-0/+240
| | | | Partly based on work by Deborah Bennett, partly from my version.
* Awww, I meant emulators/tkhfs and utils/tk{info,man}. Good thing theseasami1995-08-191-1/+3
| | | | two commit messages are going out as in one mail.... ;)
* Register these kids in their new homes.asami1995-08-191-1/+2
|
* These ports are moved to their new homes in emulators/tkhfs andasami1995-08-191-4/+1
| | | | utils/tk{info,man}. Mom is going to miss you, kids.
* Update Zircon (X11 based IRC client) to pl11pst1995-08-193-9/+62
|
* Update the MD5 to version 3.3.jkh1995-08-191-1/+1
|
* Upgrade, 1.6 -> 1.7.3. Note this has a restrictive copyright, so thereasami1995-08-196-157/+113
| | | | | | is going to be NO_PACKAGE. It uses wish4.0 too. It's the first port to depend on Tk-4.0!
* Upgrade, 2.0 -> 2.4. Note this has a restrictive copyright (no use inasami1995-08-196-58/+49
| | | | commercial products) so it has NO_PACKAGE=yes.
* Update tkman version number, add rman. ("no commercial use" copyrights)asami1995-08-191-2/+3
|
* This patch adds tcsh/bash style filename completion to ncftp2.peter1995-08-192-2/+12
| | | | | | | Originally this was written for version 2.0.4 but has not been updated by the author since... this was too useful to die.. Obtained from: Tim MacKenzie <t.mackenzie@trl.oz.au>
* Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0peter1995-08-192-2/+2
|
* Merge all the "skeleton" target into one macro. This is an enormousasami1995-08-181-237/+149
| | | | | | | | | change, but I've been testing this on thud and silvia for quite a while, also I haven't gotten any bug reports from the ports list, so I'm going to let it loose! It cleans up this file quite a bit, now I can go in and start adding some more "interesting" things.... ;)
* Added xlispstat.asami1995-08-181-1/+2
|
* XLISP-STAT is a statistical environment based on a dialect of the Lispasami1995-08-185-0/+94
| | | | | | | | | | | | language called XLISP. This one is IS_INTERACTIVE because it needs to connect to the X server while building. I don't know if it's possible to build a package or not. Submitted by: "Eric L. Hernes" <erich@lodgenet.com> this one was mentioned in the linux journal recently. I've used it before so I made up a port.
* Upgrade GSM library to 1.0pl7pst1995-08-172-7/+6
|
* Upgrade to version 3.3jkh1995-08-171-6/+3
|
* Take out the APOP option from the default config (even though itgpalmer1995-08-161-2/+2
| | | | | was commented out). APOP causes problems if you try to compile with it optioned in.
* Add blurb about animation formats from the man page. Without this,asami1995-08-152-6/+82
| | | | the DESCR file is not very useful. ;)
* Take out $Revision$ string from patch.asami1995-08-151-13/+0
| | | | Pointed out by: jkh
* Submitted by: Tom Samplonius <tom@misery.sdf.com>asami1995-08-142-2/+5
| | | | | | | | Makefile.diff - patch to Makefile; gzip additional manpages during postinstall file.Makefile.diff - patch to files/Makefile; add install for new manpages PLIST.diff - include new manpages in package
* Bring in the modifications to SUP that I did for Berkeley's TCS.gibbs1995-08-141-7/+3151
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Preserve the timestamp of an updated file even if a command that is executed because of the update modifies the file. This allows you to do things like export /etc/hosts and when it changes, customize it based on the target host with a simple script, but not upgrade it every time sup is run. 2) Add the "unlinkbusy" SUP option. The goal of this option is to allow you to upgrade binaries and libraries on a running system via sup automagically just like "install" does. 3) Add the "rename" collection function. This allows you to store a file on the server under one name, but have it land on the client under another. All of these changes are targeted toward making SUP a better administrative tool. A reverse rdist if you like. TCS uses sup to keep over 100 HP workstations in sync with a master machine and performs all maintainence including new software installations and system patches using it without a hitch. Of course, the SUP collections are fairly complicated (HUP inetd when inetd.conf changes is a very simple example), but it definitely works and works well. This patch also includes full support for the HPUX platform. I didn't see any reason to strip it out since HPUX was the target platform of the original work and it may be of use to other people.
* Added myself as the SUP maintainer.gibbs1995-08-141-1/+2
|
* Added tk4.asami1995-08-141-1/+2
|
* Added tcl74.asami1995-08-141-1/+2
|
* elm's pkg files, borrowed from the neighboring pgp version. Someoneasami1995-08-146-0/+82
| | | | | | | | | | | please check out the PLIST! The port is still IS_INTERACTIVE and NO_PACKAGE, too many questions asked by the configure script it doesn't seem to make sense to build a package. If someone with elm knowledge can check this, that will be great too. Suggested by: jkh, ache
* Add plan9.asami1995-08-141-1/+2
|
* Various plan9 utilities. It's such a complete collection, I'm goingasami1995-08-1452-0/+1087
| | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com>
* few hacks for CC linepeter1995-08-141-3/+5
|
* Added exodus.asami1995-08-131-2/+3
| | | | (Hurray! This Makefile now has two entries!)
* Submitted by: Tom Samplonius <tom@misery.sdf.com>asami1995-08-132-2/+9
| | | | | | | | | | | | | | | | Enclosed are patches to the pine port. They are meant to be applied from /usr/ports/mail/pine patch-aa.diff - Changes config file from /usr/local/lib/pine/pine.conf to /usr/local/etc/pine.conf Makefile.diff - Install ipop2d and ipop3d (previously they weren't installed at all!) into libexec. Change location of imapd from bin to libexec PLIST.diff - Change location of imapd, and add ipop2d and ipop2d DESCR.diff - Mention that package includes POP2 and POP3 servers
* Add more master sites (ftp.std.com and Darmstadt).asami1995-08-111-1/+4
| | | | Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
* Submitted by: Tom Samplonius <tom@misery.sdf.com>asami1995-08-118-4/+112
| | | | | | | | | | | | | | | I've made some changes to the wu-ftpd port. Here's an overview of the enclosed patches: patch-ab: replacement for patches/patch-ab to add install of basic configuration files: ftpaccess, ftpconversions, and ftpusers patch-ah: new patch to add some FreeBSD system users: toor, ingres, and xten to the ftpusers file PLIST.diff: add the config files to the package DESCR.diff: add a comment on location and purose of installed config
* Add bwbasic, move BROKEN stuff down in alphabetical order.asami1995-08-091-4/+4
|
* Oops, category name is "languages", not "lang"....asami1995-08-091-2/+2
|
* The Bywater Basic interpreter. If you don't know what Basic is,asami1995-08-096-0/+103
| | | | | | you are probably too young to use FreeBSD. :p Submitted by: Michael Smith <msmith@atrad.adelaide.edu.au>
* Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't getasami1995-08-092-8/+16
| | | | | | picked up. Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
* List all files in lib/python, plus one @exec/unexec mkdir/rmdir pairasami1995-08-0915-15/+6465
| | | | for an empty directory.
* A little cleanup, move things around to correct order, putasami1995-08-0915-45/+75
| | | | | MAINTAINER=jkh@freebsd.org in a separate line so that people know who to yell at, etc.
* Add python.jkh1995-08-091-1/+2
|