Commit Graph

3486 Commits

Author SHA1 Message Date
jasoni
6eceebc180 Fix maintainer email. 1999-10-01 00:55:28 +00:00
brad
df6a2a27b6 upgrade to fetchmail 5.1.1 1999-10-01 00:23:48 +00:00
brad
fceedfbdc1 upgrade to Squid 2.2-STABLE5 1999-10-01 00:01:54 +00:00
brad
88d87f935a upgrade to GNU indent 2.2.2 1999-09-30 23:54:11 +00:00
espie
84931ee9de - don't display `creating README.html for...', the subdir macros
already swamp us with information.
- perform the same optimization for README.html, namely don't invoke
depends-list and package-depends if they're known not to be needed.
1999-09-30 21:07:09 +00:00
espie
b4e40a2276 print-depends-list and print-package-depends need similar checks, so
they must appear before the default depends targets are generated.
1999-09-30 17:34:22 +00:00
espie
33dc99a6a8 More correct check for describe target... .e.g., if we have special depends
target, shortcuts can't be taken.

This involves moving those default target around so that they appear AFTER
describe.

Note that these tests mean ANYTHING adding to *_DEPENDS *MUST* come before
the targets that test these for bsd.port.mk to work...
1999-09-30 17:28:31 +00:00
espie
d2a021e801 Replace some external sed with internal :C modifiers in the dependencies
computation, which is the place where lots of forking happened.

5% faster at make index.
1999-09-30 16:56:16 +00:00
espie
4e966a4c4e Slightly better use of _DEPEND_ECHO 1999-09-30 16:35:40 +00:00
espie
f150f37eb3 Common case is for ports not to have dependencies.
The `pname hack' already catered to some of that (only computing the
package name if dependencies exist)

This removes the hack and simply optimize dependency computation out of
existence if it's not needed.

Improves make index time by >15%.
1999-09-30 16:24:47 +00:00
jasoni
e9d7eafdc7 correct a master site: Markus.Friedl@informatik.uni-erlangen.de 1999-09-30 15:28:45 +00:00
espie
82cbb9ba99 Backout as well... 1999-09-30 12:24:33 +00:00
espie
1dd9f2f6c4 Backout.
NO NEW PORTS RULES


STUFF GOING INTO PORTS HAS TO GET THROUGH *ME* FIRST,
OR BE APPROVED BY BRAD OR TURAN.

e.g., no commit from anybody else, unless it says
approved by brad@ or turan@ or espie@ and you don't lie about it.
1999-09-30 12:23:26 +00:00
fgsch
17cd33141c Update to release 5.1.1. 1999-09-30 12:02:05 +00:00
rohee
ea129022f5 Add mirrors from the mirror list at www.procmail.org. 1999-09-30 01:27:12 +00:00
jakob
119a0f72c6 httptunnel license updated 1999-09-29 16:00:54 +00:00
espie
0d08750698 Noticed by rohee@ 1999-09-29 08:55:05 +00:00
espie
f8cda1b35a Patches added to handle emacs dependencies in a consistent way.
The original configure gunk is a pile of SHIT for what's needed to
build reasonable releases, and it does install files in /  if emacs
can't be found at all!!!

Split into three packages, depending onto the emacs flavor wanted,
none by default.
1999-09-29 00:43:46 +00:00
espie
cf61e9d7a7 Add packages by popular and godly demand.
Ditch wget, as gimp got rid of it.
1999-09-28 21:55:25 +00:00
espie
555a809e8c Bug fixed:
- comments recognized.
- standard echo name name
for tsort to work for packages without dependencies...
1999-09-28 21:54:25 +00:00
brad
7c4702e244 - cleanup Makefile
- add missing @dirrm to PLIST
1999-09-28 21:07:47 +00:00
brad
1256375b0e - split out patches
- correct PLIST
- make this port compile properly
1999-09-28 20:31:52 +00:00
brad
29063d6ead make lsof recognize OpenBSD 2.6 1999-09-28 20:00:35 +00:00
brad
603e0a86b3 - chmod -> ${CHMOD}
- cp -> ${CP}
- patch -> ${PATCH}
- sed -> ${SED}
1999-09-28 19:07:33 +00:00
espie
eafeef41b0 proftpd is full of holes, as recent bugtraq shows.
We're much too close to release to be sure all holes have been plugged,
and to let unwitting users be compromised.

Mark as BROKEN
1999-09-28 18:43:29 +00:00
brad
c145f02628 - remove bad MASTER_SITE
- add a knob that allows the use of Gtk if USE_GTK is defined, default
  behaviour is to use the Xaw lib; from the FreeBSD port
1999-09-28 18:10:23 +00:00
brad
f20c4cb2ee remove bad MASTER_SITE 1999-09-28 17:58:35 +00:00
brad
2a17271121 remove bad MASTER_SITE 1999-09-28 17:53:28 +00:00
brad
7d8d96df24 use new multiple MASTER_SITE framework in bsd.port.mk 1999-09-28 17:45:32 +00:00
brad
26d745119d upgrade to proftpd 1.2.0pre7 1999-09-28 17:34:20 +00:00
brad
500c3cc92d - add a master site
- cleanup PLIST
1999-09-28 17:22:27 +00:00
brad
20661199c3 - replace master site with a good one
- split out patches
- make -> ${MAKE}
- add quite a few missing files to PLIST
1999-09-28 17:17:10 +00:00
brad
43e241b5c5 upgrade to mm 1.0.12 1999-09-28 16:57:31 +00:00
jasoni
3712b39bbe Add new PATCHFILES - and the Makefile 1999-09-28 15:29:53 +00:00
jasoni
4d7e11e728 Add new PATCHFILES 1999-09-28 15:29:24 +00:00
dugsong
cca4fcf833 update to version 1.6 1999-09-28 13:48:59 +00:00
brad
e94139e4de cleanup Makefile and PLIST 1999-09-27 21:01:01 +00:00
brad
b6b26d02a8 replace bad MASTER_SITE with a few good ones 1999-09-27 20:48:36 +00:00
brad
1f3be03318 MASTER_SITE does not exist anymore, use MASTER_SITE_BACKUP 1999-09-27 20:43:09 +00:00
brad
1784ce6745 cleanup Makefile and PLIST 1999-09-27 20:38:52 +00:00
turan
b37b558f1d tsk. tsk. update checksum to reflect changes in makefile 1999-09-27 18:00:21 +00:00
ho
097463ceb0 bind8 1999-09-27 17:23:25 +00:00
brad
0575cbe319 - fix Makefile to fetch a tar archive now that cdrom.com does not make
tarballs
- convert patches to unified diffs
1999-09-27 15:41:33 +00:00
brad
da2e8dfae2 - fix installation path of man page
- sync PLIST
1999-09-27 15:37:46 +00:00
brad
06f8e1e2d8 - use MASTER_SITE_BACKUP
- cleanup PLIST
1999-09-27 15:03:08 +00:00
brad
900c217a29 new dist site 1999-09-27 14:54:29 +00:00
brad
16c052af8a all listed MASTER_SITES do not contain the port anymore, use
MASTER_SITE_BACKUP
1999-09-27 14:23:04 +00:00
brad
6e4af730ad add NO_CDROM tag 1999-09-27 14:19:02 +00:00
brad
ab1c300ac9 all the listed MASTER_SITES do not contain this port, use
MASTER_SITE_BACKUP
1999-09-27 13:31:25 +00:00
jasoni
3c665428bd Fix plists 1999-09-27 07:20:47 +00:00