1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

16620 Commits

Author SHA1 Message Date
David E. O'Brien
fa4dfcfedc BROKEN= "kvm_nlist: Symbol '_swaplist' not found" for 4-CURRENT. 1999-02-25 10:40:42 +00:00
Andreas Klemm
4b5759cc15 partly adopt changes from PR
- use CXX and CXXFLAGS if set
additionally
	- use X11BASE
still unsure if I should remove the dependancy from MESA...
have to think over it when having time
I think there was a problem, when building KDE with Mesa support
and using a qt lib without ...
Does somebody else have time to check ?
PR:		closes 8904
Submitted partly by:	Alex Zepeda <garbanzo@hooked.net>
1999-02-25 08:25:17 +00:00
Donald Burr
22763d099f Enable uox3. 1999-02-25 06:56:45 +00:00
Donald Burr
1518d54229 Reviewed by: Donald Burr <dburr@FreeBSD.ORG>
Submitted by:	Donald Burr <dburr@FreeBSD.ORG>
Obtained from:	the net
Import of new port games/uox3, a GPL'd server for Origin Systems'
Ultima Online multiplayer roleplaying game.

Yet another way to waste your time and that of your co-workers.. :)
1999-02-25 06:55:50 +00:00
Andreas Klemm
ea5937cad4 Inn2's legal prerequisites. 1999-02-25 05:28:39 +00:00
Satoshi Asami
c0e0a9c1f8 It uses the shared library of tcp_wrapper, so change BUILD_DEPENDS
to LIB_DEPENDS.

Reported by:	nakai@gct.co.jp
1999-02-25 01:57:43 +00:00
Satoshi Asami
1ee60d4738 Remove runaway backslash.
Reported by:	gibbs
1999-02-25 01:17:23 +00:00
Andreas Klemm
ae7699bc5f Added COPYRIGHT file 1999-02-24 23:30:24 +00:00
Andreas Klemm
9af56cc0b3 Copyright notice added
Last changes
1999-02-24 23:27:16 +00:00
Wolfram Schneider
41a4e97f6f Fix BUILD_DEPENDS, set perl PREFIX. Unbroke. 1999-02-24 23:26:23 +00:00
Vanilla I. Shu
b66f03295a Upgrade to 0.99.8. 1999-02-24 22:12:10 +00:00
Vanilla I. Shu
3a9e8df014 Upgrade to 0.99.0. 1999-02-24 22:06:26 +00:00
Vanilla I. Shu
c9b6587c07 Upgrade to 0.3.8. 1999-02-24 22:04:24 +00:00
Nik Clayton
a69dc66819 Upgrade to version 0.4.0 1999-02-24 21:45:38 +00:00
Bill Fumerola
40409c789d More 'rapper' confusion, fixing COMMENT grammer.
Noticed By:	Satoshi 'the-bde-of-ports' Asami
1999-02-23 23:20:23 +00:00
Bill Fumerola
c7362b9fc6 Rappers have turntables, wrappers are security programs. 1999-02-23 22:50:10 +00:00
Bill Fumerola
5316a7b17f Upgrade to v2.22, update MASTER_SITES
PR:		ports/9952
Submitted by:	maintainer
1999-02-23 22:30:58 +00:00
Bill Fumerola
72171241fe Forgotten patch from upgrade to 3.1.1
PR:		ports/10223
Submitted by:	Palla Girgensohn <girgen@partitur.se>
1999-02-23 22:21:03 +00:00
Andreas Klemm
0bef047603 updated inn2 to last recent STABLE version
inn-STABLE_2_2-1999-02-17_03-02
introduced new variable NEWSSPOOL, which points to news spooldir...
	- can be fine-tuned in /etc/make.conf
	- can be overwritten on the commandline
	- defaults to /var/spool/news, when not set
	- is set to /var/spool/news, when in port building (BATCH) mode
bugfix: tmp- and spool-dir have to live on the same filesystem, to avoid
	this error:
	"rnews: cant rename /tmp/36d24c3ehN1072 to
	/var/spool/news/incoming/36d24c3eTg1072 Cross-device link"
	Solution -> CONFIGURE_ARGS+=--with-tmp-path=${NEWSSPOOL}/tmp
added two comments "(from the author)", to reflect that I'm not personally
	focussed on perl
Some (early) output in the pre-extract phase, to tell the admin, where
	our news-spool will live:
	@${ECHO} ">> building inn2 with NEWSSPOOL=${NEWSSPOOL}..."
Create ${PREFIX}/news and ${NEWSSPOOL}/news with proper permissions
	in pre-install target
Since we took care about creation of spool-dir in pre-install, we can
	now safely perform the ${MKDIR}'s in post-install target
${MKDIR} creates ${NEWSSPOOL}/incoming/bad and ${NEWSSPOOL}/incoming at the
	same time, so save some CPU cycles
Fixed update target, manual pages will be compressed now by performing
	a "compress-man" as well (we had "up to date" uncompressed and
	old compressed manpages, which is kinda sub-optimal ;-)

Well people, I think now we have a real fine inn port.
I'd like to ask the inn port maintainer, if we should remove
inn, since it's a bit outdated.

The new inn2 offers many new features and you have the possibility
to change inn's runtime behaviour in config files, instead of
recompiling it.

Then I think, that the old inn isn't maintained anymore by ISC.
1999-02-23 19:33:07 +00:00
Dirk Froemberg
c613991178 Save this port from rotting: overtake maintainership. 1999-02-23 16:18:44 +00:00
Joerg Wunsch
810724627f Update to version 19990215
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
1999-02-23 15:25:34 +00:00
Kris Kennaway
2f1ad59ee3 The wmmon port likes to install itself setuid root. Unfortunately, it has a
major security hole (and at least one minor one) resulting in a local root
exploit. Until a better fix is available, this patch installs the binary
chmod go-s, meaning you must be root to run it. If anyone is using this in
a multi-user environment they are strongly advised to remove the setuid bit.

Submitted by: Steve Reid <sreid@alpha.sea-to-sky.net>
1999-02-23 11:21:09 +00:00
Satoshi Asami
d66043dd8e Remove qt-1.41, we've all shifted to qt-1.42 now.
Approved by:	maintainer
1999-02-23 08:15:54 +00:00
Matthew Hunt
b9b54b5ef7 Upgrade to 16.5. 1999-02-23 03:27:43 +00:00
Joseph Koshy
c03786b7ad Additional config options at port build time.
PR:		ports/10119
Reviewed by:	jkoshy
Submitted by:	Scott Blachowicz <sab@seanet.com>
1999-02-23 03:17:12 +00:00
Joseph Koshy
4e788c13f4 Use local mts for mail delivery instead of using SMTP.
PR:		ports/10119
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-02-23 02:23:06 +00:00
Joseph Koshy
3b71761006 Unbreak for ELF. I didn't hear from the maintainer, but the fix is a
minor one (addition of LDFLAGS to CONFIGURE_ENV).
1999-02-23 02:20:21 +00:00
Jacques Vidrine
af34c77e3f Update from 2.1 to 2.3. 1999-02-23 00:28:15 +00:00
Jacques Vidrine
cf8062d47d Moving patch-ac to patch-ab, because patch-ab is where the
real history can be found.  I wasn't able to commit it
properly earlier due to a bogon in the repository.
1999-02-22 22:53:01 +00:00
Bill Fumerola
4895a4e5eb Activate xferstats 1999-02-22 22:46:18 +00:00
Bill Fumerola
893ef34cf4 Re-Import of xferstats, please see ports/textproc/xferstats/Makefile 1999-02-22 22:45:12 +00:00
Bill Fumerola
2ea0ad6471 Moving xferstats 1999-02-22 22:34:23 +00:00
Jacques Vidrine
6a49767d3f Update to 0.5.10. Note that I have changed installation paths
for examples (s;/pygtk;/py-gtk).
1999-02-22 21:59:16 +00:00
Steve Price
249faedcf5 Something bizarre going on, so I'm reverting the checksum until I
can figure it out.
1999-02-22 21:23:46 +00:00
Jacques Vidrine
f21d8205f6 Fix for building/packaging on FreeBSD 4.x. 1999-02-22 19:06:07 +00:00
Jacques Vidrine
1e8b28510e Distribution file pyth151.tgz checksum changed. 1999-02-22 18:52:33 +00:00
Dirk Froemberg
b36d9ffd01 MAINTAINER= ports@FreeBSD.ORG to make portlint happy.
Add another MASTER_SITE.
1999-02-22 16:09:52 +00:00
Dirk Froemberg
f226f4c81e Upgrade to mod_ssl 2.2.3. 1999-02-22 14:00:32 +00:00
Steve Price
0a6018327c I meant to say, "Update to version 0.8.8". 1999-02-22 10:27:41 +00:00
Satoshi Asami
d23daab33a Don't put PKGNAME or similar in front. 1999-02-22 07:35:45 +00:00
Satoshi Asami
048b543593 Portlint. 1999-02-22 07:35:20 +00:00
Satoshi Asami
71d2eb6392 Portlint (move IGNOREFILES down). 1999-02-22 06:41:10 +00:00
Andreas Klemm
6a4c5a5acd correct path for rc.news $PREFIX/news/bin/rc.news
^^^^^^
1999-02-22 06:40:55 +00:00
Steve Price
00ff60197f Update to 22Jan99.
PR:		9969
Submitted by:	maintainer
1999-02-22 04:37:27 +00:00
Steve Price
759b699c63 Update to version 3.8.2.
PR:		9964
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-22 04:36:12 +00:00
Steve Price
56772a4126 Update MASTERSITES.
PR:		9956
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-02-22 04:34:16 +00:00
Steve Price
24fae85eec Cleanups from maintainer.
PR:		9928
Submitted by:	maintainer
1999-02-22 04:31:44 +00:00
Steve Price
bd87eef192 Update to version 1.7.
PR:		9914
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-02-22 04:29:56 +00:00
Steve Price
b23660099e Update to version 4.5.10.
PR:		9897
Submitted by:	maintainer
1999-02-22 04:27:47 +00:00
Steve Price
7d4d09dc10 Update to version 1.40c.
PR:		10073
Submitted by:	maintainer
1999-02-22 04:26:20 +00:00