aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change NO_PACKAGE to RESTRICTED, this is commercial software and we can'tasami1996-06-091-3/+2
| | | | even put the distfile up for ftp.
* Merge import into main branchpst1996-06-098-14/+18
|
* Port of Qualcomm POPPER v2.2.pst1996-06-091-0/+250
|
* Return back to distributed libz 0.95ache1996-06-092-4/+2
| | | | | All libzs 0.99-1.0.2 produce deflate error on certain files (with ssh) I don't know, is it ssh error or libz error
* Add lapack.jmz1996-06-071-1/+2
|
* LAPACK is a library of Fortran 77 subroutines for linear algebra.jmz1996-06-0713-0/+2021
|
* Upgrade to 19.31jkh1996-06-0715-4405/+4405
|
* Upgrade to 2.0.2gpalmer1996-06-0715-72/+714
|
* Update ssh-1.2.13 -> ssh-1.2.14peter1996-06-078-202/+106
| | | | | | | ssh-askpass no longer uses wish, so chop the make rules that attempt to locate it. Go further to try and protect the ssh_host_key, since it's critical to the operation and security of the machine.
* Update: 1.4 -> 1.5jmz1996-06-072-5/+5
|
* Made port NO_PACKAGE.jraynard1996-06-061-7/+9
| | | | | | Removed CFLAGS line which didn't appear to do anything. Minor changes to message printed out at install time.
* Makefile: remove EXTRACT_SUFFIX, rename MAINTAINERtg1996-06-052-4/+3
| | | | | | patches/patch-ac: add support for .gz-files Submitted by: Don Yuniskis <dgy@rtd.com>
* Upgrade to version 5.2.7tg1996-06-052-3/+3
|
* Upgrade to version 5.2.6tg1996-06-042-4/+4
|
* Put files into alphabetical order to make it easier to check forgpalmer1996-06-0412-108/+108
| | | | new additions.
* Upgrade to autoconf 2.10gpalmer1996-06-0424-48/+48
|
* A post-harvest www cache proxy.asami1996-06-0354-0/+765
| | | | Submitted by: Andrew V. Stesin <stesin@elvisti.kiev.ua> and Peter Stubbs <PETERS@staidan.qld.edu.au>
* freefall.cdrom.com -> freefall.freebsd.orgasami1996-06-039-17/+17
|
* Clarify msql license issue (don't touch it without paying if you areasami1996-06-031-2/+2
| | | | a commercial entity).
* Upgrade, 1.0.7 -> 1.0.14.asami1996-06-038-326/+50
| | | | | | | Note this port is RESTRICTED now, it's not free for commercial entities. Reviewed by: chuckr@glue.md.edu Submitted by: james@nexis.net and br@stiller.netland.inka.de, among others.
* Remove "/usr/local/" from all the lines.asami1996-06-031-84/+84
|
* Get X interface to Smalltalk working.jraynard1996-06-031-0/+37
|
* Compile with optimisation.jraynard1996-06-031-0/+23
|
* Package list for the port.jraynard1996-06-031-0/+84
|
* Makefile cleanup.asami1996-06-031-16/+9
| | | | | | | | | | | | | (1) Add $Id$. (2) Reorder variables. Remove unnecessary PKGNAME (was ==DISTNAME). (3) Remove spurious comments about MAINTAINER, it's funny to if you look at the diff between 0.9.5 and 0.9.6 though. (4) Remove unnecessary "IS_INTERACTIVE=no", that is a binary (set/unset) variable so it actually meant "yes" (and I'm sure that's not what Andreas meant).
* Change maintainer to jraynard.jraynard1996-06-031-4/+26
| | | | | | Build either X or non-X version depending on whether X11BASE exists. Make info printed out at install stage more informative.
* Fix "version required" comment.asami1996-06-031-2/+2
| | | | | | | | | | | | How do you think I found this out? It's a long story, but here's the short version (no pun intended): I had this upgraded to 0.5 on my machine, and had sent it to Chuck for a review. Then Peter did an upgrade. So I did a "cvs update", which showed one conflict (date in patch, understandable). However, when I did a "cvs diff", it showed that Peter had forgotten something. So here it is. :)
* Use setreuid instead of seteuid for permissions managementgpalmer1996-06-037-0/+504
|
* update to version 1.2wosch1996-06-022-3/+3
|
* Finally upgrade to version 0.9.6.joerg1996-06-028-110/+65
| | | | Submitted by: andreas@klemm.gtn.com (Andreas Klemm)
* Add some comments to sections to disable targets using NO_* variables.asami1996-06-011-6/+12
| | | | | | Remove disabling of "repackage", that thing calls package anyway. Submitted by: (mostly) jkh
* xpdf 0.4 -> 0.5 (old file gone from master site)peter1996-05-305-24/+35
| | | | Also install man pages, for what it's worth.
* Remove all the unnecessary junk from MAKE_ENV, it is now set by +=.asami1996-05-302-4/+4
|
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toasami1996-05-301-3/+3
| | | | | | add things this way. Reviewed by: ache
* Add "application/pdf; xpdf %s 2>/dev/null".asami1996-05-301-0/+3
|
* Enable OS/2 extended format supportache1996-05-292-42/+45
| | | | | | | Eliminate compilation warnings Not install junk scripts Install missing scripts Fix PLIST
* Upgrade to version 3.0jmz1996-05-275-54/+61
|
* Use ${INSTALL} to install the xpm files rather than cp, otherwise you getpeter1996-05-271-2/+3
| | | | the wrong uid/gid
* Reorder variables. Since there is no hyphen between the name properasami1996-05-271-3/+4
| | | | | and the version numbers in DISTNAME, add PKGNAME with said hyphen. Make WRKSRC relative to ${WRKDIR}, not "work".
* A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 andasami1996-05-278-123/+232
| | | | | | 1106. Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
* Make this compile under 2.1R too.asami1996-05-271-0/+10
| | | | Submitted by: chuckr@glue.umd.edu
* Added RUN_DEPENDS on wishx.asami1996-05-272-2/+6
| | | | Submitted by: Bernd Rosauer <br@stiller.netland.inka.de>
* Add .gz to manpages to reflect reality (in most places). Also, removeasami1996-05-271-29/+29
| | | | trailing spaces (no, this one is really ok!).
* Define NO_CONFIGURE (hostname compiled in).asami1996-05-271-1/+2
|
* Reorder variables.asami1996-05-271-7/+8
|
* Add $Id$.asami1996-05-271-0/+1
|
* Remove version number. Add newline at end of last line.asami1996-05-272-2/+2
|
* Change NO_CDROM to RESTRICTED, the redistribution restriction is toasami1996-05-271-2/+1
| | | | hands unfriendly to the U.S. (what anachronism!).
* Upgrade, 1.1 -> 1.2.asami1996-05-272-6/+5
| | | | Submitted by: jdli@csie.nctu.edu.tw
* Upgrade, 2.0.41c -> 2.0.41f.asami1996-05-278-58/+54
| | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de>
* Upgrade to 2.6.3iaache1996-05-272-5/+5
|
* Make xroach not seg fault on missing numeric args. Fixes PR bin/1254.asami1996-05-271-0/+47
| | | | Submitted by: John Capo <jc@irbs.com>
* Upgrade to 2.6.3iaache1996-05-273-12/+15
|
* Checksum changed on master siteache1996-05-272-2/+2
|
* move logfiles in by one directory leveladam1996-05-273-4/+5
|
* version 1.12.7adam1996-05-272-3/+3
|
* version 1.0.52adam1996-05-272-3/+7
|
* Upgrade to +19ache1996-05-266-16/+18
|
* Update the hack for locating wish/wish4.0 to also look for wish4.1 nowpeter1996-05-252-6/+14
| | | | that we have that one too.
* Add spice: export restrictions.tg1996-05-231-1/+2
|
* Add spice.tg1996-05-231-1/+2
|
* Finally, a port of the famous circuit simulation system.tg1996-05-2310-0/+413
| | | | Submitted by: Julian Jenkins <kaveman@magna.com.au>
* Upgrade to 3.0b4ache1996-05-231-4/+4
|
* Upgrade to 3.0b4ache1996-05-232-6/+6
|
* Fix two emu problems:jkh1996-05-222-0/+86
| | | | | 1. Decorations disabled by default. 2. No-decoration case not properly handled in menus, resulting in seg fault.
* Add specJava to subdirs.jkh1996-05-211-1/+2
|
* version 1.0.50adam1996-05-212-3/+9
|
* Oops, screwed up reason for NO_CDROM. It should be "don't sell forasami1996-05-201-2/+2
| | | | profit", not "no commercial use".
* Don't forget the -c flag to install and -f flag to gzip so that "makeasami1996-05-208-22/+22
| | | | reinstall" works.
* Add OSTYPE=`uname` to MAKE_ENV so straight sh/csh users can build this one.asami1996-05-202-2/+6
| | | | Reported by: sanpei@yy.cs.keio.ac.jp
* Variable reorderization.asami1996-05-209-45/+54
|
* Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"asami1996-05-202-16/+12
| | | | | (USE_IMAKE implies that). Change package name to have a hyphen between the name and the version numbers.
* Upgrade, 3.0 -> 3.5.asami1996-05-203-8/+16
| | | | Submitted by: chuckr@glue.umd.edu
* Use mod_env.c to pass environment to CGI instead of local hackache1996-05-2017-72/+89
|
* Remove checksum, file changes too oftenache1996-05-202-2/+0
|
* Upgrade to version 1.33. This works on either -current and -stablejoerg1996-05-1910-1612/+2396
| | | | | | | (though i noticed some problems with the NFS display, and will point Lars to it again). Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de
* Upgrade to 2.5FMache1996-05-194-24/+12
|
* Update to 960516 version.se1996-05-182-2/+2
|
* Update to 960516 version.se1996-05-182-10/+14
| | | | Respect definition of NOMANCOMPRESS.
* Update rdist-6.1.0 -> rdist-6.1.2peter1996-05-176-47/+58
| | | | | | Among other things, it has pretty much got native FreeBSD support, does not core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection problems, portability to new platforms..
* Checksum mismatch, reason unknownache1996-05-171-1/+1
|
* Add official WWW siteache1996-05-171-0/+4
|
* Compile/install mkstrip tooache1996-05-172-1/+11
|
* Add wwwcountache1996-05-171-1/+2
|
* Most sophisticated Access Counter I foundache1996-05-178-0/+266
|
* Move PATCH* stuff down to its own section. The upgrade was to 1.01a,asami1996-05-161-2/+3
| | | | by the way.
* new checksumtorstenb1996-05-162-2/+2
|
* the path on the master sites have changed...torstenb1996-05-162-18/+18
|
* Upgrade to 1.2.7. This port is not BROKEN anymore!asami1996-05-1612-90/+134
| | | | Submitted by: chuckr@glue.umd.edu
* Remove imaze, we got the author's permission to put it on the CD.asami1996-05-161-2/+1
| | | | Thanks to: jkh
* Remove NO_CDROM, we got the author's explicit permission.asami1996-05-161-1/+0
| | | | Thanks to: jkh
* Explicitly initialize CLASSPATH to avoid confusion.jkh1996-05-161-0/+1
| | | | Submitted by: Brian Clapper <bmc@telebase.com>
* Call files/xmkmf with sh, so that it works even if the x bit isn't set.asami1996-05-161-2/+2
| | | | Pointed out in a different form by: chuckr@glue.umd.edu
* Conditionalize man page compression on NOMANCOMPRESS. Use a .for loopasami1996-05-162-10/+14
| | | | instead of a humongous gzip command line.
* Add rarache1996-05-161-1/+2
|
* RAR archiver binary portache1996-05-165-0/+32
|
* Update to beta 17torstenb1996-05-166-10/+10
|
* Upgradeache1996-05-154-5/+7
|
* Add xskat.tg1996-05-141-1/+2
|
* New port of xskat-1.6. Skat is a popular card game in Germany.tg1996-05-145-0/+32
|
* Upgrade to version 5.2.5tg1996-05-142-10/+4
|
* Replace the color: target with a macro. If you want to build lessmarkm1996-05-142-24/+10
| | | | | | with colour, you need to define COLOUR_LESS (or if you are from a place that is speling impaired, COLOR_LESS will do ;-)) OKed by: asami and others
* Setting the PAPERSIZE variable will allows to build packages with differentjmz1996-05-131-2/+46
| | | | | | | default paper size. For instance, make PAPERSIZE=letter will build a package for US-letter paper size as default. Reviewed by: jmz Submitted by: David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu>
* Install manpages too.asami1996-05-136-3/+63
| | | | Submitted (partly) by: chuckr@glue.umd.edu
* Update to incorporate update-96-05-01.sh from the author and someasami1996-05-136-22/+28
| | | | | | fixes from the maintainer. Submitted by: Bernd Rosauer <br@netland.inka.de>
* Upgrade this port to use the latest tcl/tk.jkh1996-05-1230-60/+60
| | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com>
* Just a small tweak - the site carrying xforms has changed.jkh1996-05-081-2/+2
|
* upgrade to me17ache1996-05-084-12/+14
|
* trans addedache1996-05-061-1/+2
|
* 8bit Character Sets Coverter via UNICODEache1996-05-066-0/+312
|
* Wow! I didn't miss adding xpostit to the SUBDIRS this time! :)joerg1996-05-061-1/+2
| | | | (I'm sure i've botched something else then...)
* XPostIt -- Stick small Post-it notes onto your X11 screen.joerg1996-05-066-0/+93
|
* Upgrade to 5.2 (official release)ache1996-05-044-15/+12
|
* Upgrade to 2.1 (official release)ache1996-05-045-19/+16
|
* Add ircII and qkc.asami1996-05-041-1/+3
|
* A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.asami1996-05-045-0/+43
| | | | Submitted by: max@sfc.wide.ad.jp
* Japanezed ircII client.asami1996-05-046-0/+624
| | | | Submitted by: max@sfc.wide.ad.jp
* A better version of the script from the maintainer.asami1996-05-041-3/+2
| | | | Submitted by: max@sfc.wide.ad.jp
* Remove "+NN" from package name, it is not really necessary.asami1996-05-041-2/+2
|
* Add isc-dhcp and wide-dhcp. Delete dhcp.asami1996-05-041-2/+3
|
* Re-import wide-dhcp to a more suitable location. Also change the portasami1996-05-0424-0/+724
| | | | | | to one that works. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
* Add trafshow.asami1996-05-041-1/+2
|
* Remove the package name from front of COMMENT. Remove unnecessaryasami1996-05-046-15/+3
| | | | @* commands from PLIST.
* Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now.asami1996-05-043-6/+6
|
* Upgrade, 0.3 -> 0.4.asami1996-05-045-37/+47
| | | | Submitted by: chuckr@Glue.umd.edu
* Upgrade to ME+16ache1996-05-044-10/+10
|
* Remove -FM referenceache1996-05-042-2/+2
|
* Upgrade to 2.5ache1996-05-044-12/+12
|
* Bring in trafshow - a utility for viewing network traffic. I thinkjkh1996-05-0115-0/+126
| | | | | | this one adheres to Satoshi's stringent standards about Makefile variable ordering! :-) Submitted by: igor@pkaub.ru
* Master site changedache1996-05-011-2/+2
|
* Latest INDEX. Mostly sunny skies and warmer temperatures, with scatteredasami1996-05-011-294/+450
| | | | clouds and highs in the mid-80s to the 90s inlands.
* Version change (1.3 -> 1.4)jmz1996-04-302-4/+4
|
* Add games/imaze, it's a "don't sell for profit"-ware.asami1996-04-301-1/+2
|
* Added pine.asami1996-04-301-1/+2
|
* Japanized pine for reading and writing Japanese mails (obviously!).asami1996-04-3016-0/+532
| | | | Submitted by: max@sfc.wide.ad.jp
* Put variables in right order. People, please take a look at the sampleasami1996-04-301-3/+4
| | | | Makefile in the handbook! It's all in there!
* Add mimekit.asami1996-04-301-1/+2
|
* A little library with functions to encode/decode MIME headers.asami1996-04-306-0/+63
|
* Forgot to change maintainer of this one.asami1996-04-301-3/+3
|
* Update to released version of tclX 7.5pst1996-04-289-45/+840
|
* Merge Mark's changes and my previous changes together to provide a 6.8.4pst1996-04-286-337/+482
| | | | with the same functionality as 6.8.3.
* Bring in the imaze port with NO_CDROM set (if we get permission, we'll changejkh1996-04-286-0/+110
| | | | | that). Submitted-By: Ronald Kuehn <kuehn@rz.tu-clausthal.de>
* Fix a minor grammatical error (reselled -> resold) I just noticed.jkh1996-04-281-2/+2
|
* Redo the package list - there are a couple of new POP files.markm1996-04-281-41/+48
|
* Add POP services to MH. Mercifully, this is actually quite light on bloat.markm1996-04-282-0/+177
| | | | | | Also add some repairs to the slocal .maildelivery db file system for BSD4.4. Submitted by: Paul Traina (.maildelivery repairs)
* Formatting and cosmetic changes only.markm1996-04-272-4/+4
|
* With the 6.8.4 MegaPatch, most of our kluges no longer apply, somarkm1996-04-274-420/+119
| | | | | remove them, and only bring back shared libraries and an appropriate mtstailor.
* Upgrade to beta-2bache1996-04-274-63/+631
|
* Fix a typo which prevents mirro from running properly (division by zero error)torstenb1996-04-271-1/+1
| | | | Submitted by: Mike Peck <mike@binghamton.edu>
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.asami1996-04-261-2/+2
|
* Add a couple of icons.asami1996-04-262-0/+2
|
* Maintainer's address change.asami1996-04-263-13/+7
| | | | Submitted by: max@sfc.wide.ad.jp
* (2') It is recommended to use full pathnames for ldconfig.asami1996-04-261-1/+1
|
* (1) PATCH_SITES is not spelled PATCHSITES.asami1996-04-261-3/+5
| | | | | | | (2) It is recommended to use full pathnames for ldconfig. (3) It is recommended to check NOMANCOMPRESS before compressing manpages (or Rod's going to scream :)
* Add dvi2tty.asami1996-04-261-1/+2
|
* Display Japanese .dvi files on text terminals.asami1996-04-266-0/+82
| | | | Submitted by: max@sfc.wide.ad.jp
* Some distfiles moved around.asami1996-04-261-13/+27
| | | | Submitted by: max@sfc.wide.ad.jp
* Update mh-6.8.3 -> 6.8.4 (as of Feb 8, 1996)peter1996-04-252-2/+7
| | | | There is no mh-6.8.4.tar.Z on the master site, only the patch.
* Upgrade to b3ache1996-04-251-4/+4
|
* Upgrade to b3ache1996-04-252-6/+6
|
* Incorporate Doug's port changespst1996-04-251-1/+3
|
* Put in some warningspst1996-04-241-0/+8
|
* Import of SOCKS v5 reference implementation - beta test software only.pst1996-04-245-0/+66
| | | | | NOTE: Export of this software from the US without a specific license is a violation of ITAR rules.
* add BUILD_DEPENDS because the build fails if elk is not installedtorstenb1996-04-241-1/+2
|
* Expand subdirectory and add @exec/unexec to create/remove emptyasami1996-04-235-5/+105
| | | | directories.
* Little tweak to make this conform to the standard in the handbook.asami1996-04-235-10/+20
|
* Fix to recognize tty names over `f' (e.g., ttyph).asami1996-04-231-0/+17
|
* Upgrade, 3.1.3 -> 3.2.0.asami1996-04-2240-144/+288
|
* Add $ID$.asami1996-04-221-0/+2
|
* Update to Apache 1.0.5 (security fix)pst1996-04-2133-75/+59
|
* Add in patches for vulnerabilities discussed in CERT CA:96.08pst1996-04-212-0/+82
|
* Add SWIG to SUBDIRs.jkh1996-04-201-1/+2
|
* This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc.jkh1996-04-2025-0/+175
|
* Add speak_freelyache1996-04-191-1/+2
|
* Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSDache1996-04-193-9/+162
| | | | | Make shared library too (changes needed for upcoming speak_freely port)
* Upgrade to version 0.21tg1996-04-184-18/+18
|
* Rename EXEC_DEPENDS to RUN_DEPENDStg1996-04-181-2/+2
|
* Oops. Add RUN_DEPENDS=gs.tg1996-04-181-1/+2
|
* Add gv.tg1996-04-171-1/+2
|
* Add gv, a postscript previewer based on ghostscript,tg1996-04-177-0/+225
| | | | but with a nicer screen layout.
* Change NO_PACKAGE to RESTRICTED.asami1996-04-172-4/+4
|
* Add ssh. I have no idea why it was missing.asami1996-04-171-1/+2
|
* Change PREFIX= to ?=, PREFIX is now passed as an environment variable.asami1996-04-161-53/+38
|
* Add sattrack-3.1.4tg1996-04-151-1/+2
|
* Add NO_CDROM=yes; SatTrack has a restrictive copyright.tg1996-04-151-1/+6
|
* Upgrade to April 14th version of WINE.se1996-04-154-8/+8
|
* Added html2latex.asami1996-04-131-1/+2
| | | | Forgotten by: joerg ( :> )
* html2latex, a simple converter to make HTML files printable.joerg1996-04-138-0/+282
| | | | | (I've made sure and got an explicit permission from the author for redistribution.)
* Upgrade to next snapshotache1996-04-122-2/+2
|
* Typo ("non-usa_only" -> "non-usa.only")asami1996-04-121-2/+2
|
* Add Mosaic and ashe, we now support Motif ports.asami1996-04-121-3/+3
|
* This port is BROKEN. :(asami1996-04-121-2/+3
|
* Add dhcp, ivs and wais.asami1996-04-121-4/+4
|
* This port is RESTRICTED because of restrictive copyright.asami1996-04-121-1/+2
|
* Add mmv.asami1996-04-121-2/+2
|
* Add maxima to subdir list.asami1996-04-121-2/+2
|
* Check if /usr/local/bin/gnatf exists or not and if not, pronounce itasami1996-04-121-1/+4
| | | | BROKEN. This port requires an existing compiler to bootstrap.
* Add gnat.asami1996-04-121-2/+2
|
* This port is BROKEN. :(asami1996-04-122-6/+4
|
* Add Mesa to SUBDIR.asami1996-04-121-2/+2
|
* Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore.asami1996-04-121-2/+2
|
* This port is BROKEN. Actually, do we still need this, now that weasami1996-04-121-1/+3
| | | | have phkmalloc in the main source tree?
* Move libmalloc from BROKEN to SUBDIR.asami1996-04-121-2/+2
|
* Add gmod and xmcd to SUBDIR list. (xmcd uses Motif.)asami1996-04-121-3/+3
|
* Set RESTRICTED to the reason why it is so.asami1996-04-121-2/+2
|
* Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption toasami1996-04-121-4/+4
| | | | SUBDIR list.
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.asami1996-04-121-9/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) The new NO_CDROM Boolean variable means "don't put the distfile/ package on the CDROM you're going to sell". It will basically turn off everything if FOR_CDROM is set. Many of the NO_PACKAGE ports are actually "don't sell for profit" types, which we shouldn't have any problem distributing via ftp. (2) The new RESTRICTED Boolean variable means don't build this unless you know what you are doing. It doesn't have any effect unless NO_RESTRICTED is also set. (3) BROKEN means this port is broken. At least it will now show up in INDEX and README.html, and give people more incentive to fix (I hope). RESTRICTED and BROKEN are expected to replace the pseudo-targets in parent Makefiles. (The RESTRICTED and BROKEN list didn't do anything before, they were solely for grepping purposes.) (4) The Motif support brings in four new variables: REQUIRES_MOTIF, which the porter sets for ports that require Motif to build; HAVE_MOTIF, which the user sets to indicate the system has Motif; MOTIF_STATIC, which the user sets to indicate that the static libXm, instead af the default dynamic library, is to be used; and MOTIFLIB, which is set to "${X11BASE}/lib/libXm.a" or "-L${X11BASE}/lib -lXm", depending on whether MOTIF_STATIC is set. The porter is expected to replace all occurrences of libXm in the {Im,M}akefiles with ${MOTIFLIB}, and this will allow both dynamic linkage (for users with Motif) and static linkage (for those who build packages to be used by those withot Motif, i.e., me ;) automatically. Original Motif support idea by: graichen
* Add fvwm95. We now have fvwm(1), fvwm2 and fvwm95. We only need 92 more.asami1996-04-121-1/+2
|
* A Win95-lookalike fvwm. (hey, don't kill the messenger)asami1996-04-1214-0/+622
| | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de>
* Add gdbm.asami1996-04-121-1/+2
|
* GNU dbm.asami1996-04-125-0/+37
| | | | Submitted by: "Brent J. Nordquist" <nordquist@platinum.com>
* Upgrade, 2.7b2 -> 2.7b4. Also make it conform to Motif standard here.asami1996-04-117-373/+101
|
* Clean up. Use ${X11BASE}, ${MOTIFLIB}, XawClientLibs, xmkmf -a,asami1996-04-115-7/+7
| | | | correctly reference compressed man pages, and define REQUIRES_MOTIF.
* Change this to conform to our new Motif standards.asami1996-04-112-2/+3
| | | | | | (1) Add REQUIRES_MOTIF=yes. (2) Use ${MOTIFLIB} wherever libXm is required.
* Upgrade, 1.4 -> 2.0. Also modified to conform to our new Motifasami1996-04-115-19/+202
| | | | | | standards to allow shared and static linkage. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
* Add unroff.tg1996-04-101-1/+2
|
* Import unroff, a programmable, extensible troff converter withtg1996-04-108-0/+166
| | | | HTML backend.
* use .for loop for common targetswosch1996-04-101-51/+6
|
* A fancy-looking editor that's smaller than emacs (surprise!).asami1996-04-096-0/+180
| | | | | | | | | | Note this port requires Motif, and is patched to build with libXm static (to change this, just go hack in patches/patch-aa, it's only two lines). Some time later, I will make some changes to the ports framework to make this configurable, but for now, it's "the way thud wants it". :> Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
* Add nedit as RESTRICTED (requires motif).asami1996-04-091-1/+2
|
* Added xsysinfo.asami1996-04-091-1/+2
|
* Display system states on an X window.asami1996-04-095-0/+24
| | | | Submitted by: Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
* pkg/COMMENT files for use by ports READMEs.asami1996-04-0925-0/+25
|
* Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to goasami1996-04-091-3/+2
| | | | with the bsd.port.mk commit the other night, I was too sleepy.)
* Add a note that the non-sgid-ness is intentional, and recommend addingasami1996-04-092-5/+6
| | | | | | | | | the user to the "dialer" group instead of making kermit sgid. Taken from a conversation on the ports list. Asked by: Andrew MacIntyre <andymac@bullseye.apana.org.au> Answered by: ache
* Added ecc.asami1996-04-091-1/+2
|
* Added sattrack.asami1996-04-091-1/+2
|
* A program that helps you to track satellites. Very useful if you areasami1996-04-097-0/+440
| | | | | | planning to bomb USA. :) Submitted by: "Brent J. Nordquist" <nordquist@platinum.com>
* Whoops! forgot the package files! :-(peter1996-04-092-2/+2
|
* Update tcp_wrappers port from v7.2 to v7.4, as the original tar filepeter1996-04-093-8/+9
| | | | | | | is gone from the master site. There are no new features, just a couple of bug fixes (that shouldn't affect us) and portability improvements.
* Add Apr/96 patch from author.asami1996-04-094-4/+8
| | | | Submitted by: Bernd Rosauer <br@netland.sub.de>
* Added btoa.asami1996-04-091-1/+2
|
* btoa/atob binary <-> ascii conversion tool.asami1996-04-095-0/+49
| | | | Submitted by: "Brent J. Nordquist" <nordquist@platinum.com>
* Change version number to match elm port.asami1996-04-091-2/+2
|
* Added the JDK class libraries port.smpatel1996-04-091-1/+2
|
* Java Developers Kit. All ports that need the JDK's class libraries shouldsmpatel1996-04-0910-0/+62
| | | | | | rely on this port. Suggested by: asami
* Add netscape3.languageache1996-04-081-1/+2
|
* Netscape 3 russificationache1996-04-084-0/+48
|
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileasami1996-04-071-6/+6
| | | | | | names of bash et al. Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Upgrade, 2.6.1 -> 2.6.2.asami1996-04-075-39/+79
| | | | Submitted by: Noritaka Ishizumi <graphite@pepsi1.bekkoame.or.jp>
* Upgrade to +15ache1996-04-064-10/+10
|
* Properly examine the validity of UUCP lock files. This was totallyjoerg1996-04-041-0/+29
| | | | broken, the locks were always clobbered.
* Added various libraries to PLISTscrappy1996-04-042-3/+24
| | | | Put "WHATs NEW in 0.3" into DESCR
* Upgraded from kaffe-0.2 to kaffe-0.3scrappy1996-04-042-4/+4
|
* Add a note about fixing the Java applet display problem that some userssmpatel1996-04-041-0/+6
| | | | are having with XFree86 servers.
* Use XF86ModeLock nowache1996-04-031-7/+7
|
* The distfile has moved in a subdir.jmz1996-04-032-4/+4
|
* Remove netscape1.asami1996-04-021-2/+1
|
* Change required to make the ports README auto-generation work: declareasami1996-04-011-1/+3
| | | | this directory as "top of ports tree".
* The template files required to generate README.htmls in all the portsasami1996-04-013-0/+69
| | | | directories.