1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

1965 Commits

Author SHA1 Message Date
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Ying-Chieh Liao
0f46ae5a25 add gfslicer 1.5.4
gfslicer helps to slice and then deslice files which are of larger size
2002-01-10 19:04:28 +00:00
Maxim Sobolev
868c8996d9 Update to 0.9.0. 2002-01-10 10:11:40 +00:00
Lars Koeller
a89c219356 * Add pkg-message to infor the user to install a softlink in
/dev from the serial line to usv
2002-01-09 19:19:05 +00:00
Patrick Li
03b97a67e4 Fix WWW and MASTER_SITE
PR:		33705
Submitted by:	maintainer
2002-01-08 21:56:31 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Bill Fenner
1bc2608868 Fully qualify MAINTAINER address. 2002-01-07 19:36:49 +00:00
Bill Fenner
0d3301a39e Remove rantapaa@uswest.net as MAINTAINER; mail has been bouncing for
2.5 months.
2002-01-07 19:31:20 +00:00
Dmitry Sivachenko
de55f9a5ca RUN_DEPEND on latex to build documentation correctly.
Remove strip commands from post-install target: binaries are stripped
without this hack.
2002-01-07 13:47:40 +00:00
Ying-Chieh Liao
333ec1853c distfiles rerolled, nothing changed
drop maintainership
2002-01-07 04:20:29 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Hajimu UMEMOTO
75cdc5114e Update to 1.2.8. 2002-01-05 18:36:24 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
de8f3bdd67 Change maintainer's email
PR:		33556
Submitted by:	maintainer
2002-01-04 22:39:16 +00:00
Peter Pentchev
5d9acace80 Update to 0.76.
Assume maintainership.

Reviewed by:	nbm
Approved by:	nbm
2002-01-04 14:38:13 +00:00
Patrick Li
8214fad735 -Fix typo
-Remove unwanted dependencies
2002-01-03 23:00:46 +00:00
Akinori MUSHA
0f5ca5a16e portupgrade(1):
- Fix a couple of undefined method errors introduced in the last
  version.

  Reported by:	roberto, jan grant <jan.grant@bristol.ac.uk>
  PR:		ports/33478

portsclean(1), portupgrade(1), portversion(1):

- Apply English grammar fixes.

  Submitted by:	David Bogen <db@bogen.org>  (Thanks a lot!)
2002-01-03 20:17:05 +00:00
Alfred Perlstein
f9ebe593fd bump PORTREVISION because of last set of patches (open apm device readonly) 2002-01-03 18:54:22 +00:00
Hajimu UMEMOTO
cc2db57cb7 Update to 1.2.7. 2002-01-03 06:13:49 +00:00
Mark Pulford
61ed46ab55 Updated to 1.1. 2002-01-01 09:25:00 +00:00
Alfred Perlstein
b67226884f Open the apm device readonly, this means a user doesn't need to
be in any special groups to run xbattbar.
2001-12-31 09:47:58 +00:00
Akinori MUSHA
361431b8cb Update to 20011231.
pkgtools.conf(5):
  - Introduce new configuration variables: BEFOREBUILD and
    AFTERINSTALL.

    Requested by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>

  - New utility functions localbase() and x11base() are now available.

pkgdb(1):
  - Add some progress messages.

pkg_deinstall(1):
  - Do not try to backup a nonexistent file.

portupgrade(1):
  - Always run afterinstall commands as root.

  - Show beforebuild/afterinstall commands to run.

  - Do not try to restore a +REQUIRED_BY file that's empty.

overall:
  - Do not call stty(1) if stdin is not a terminal.

  - Fix a bug where portupgrade(1) and pkgdb(1) fail to do a
    substitution over a large file.

    Reported by:	asmodai
2001-12-30 22:45:44 +00:00
Patrick Li
e3c2ea1130 Update to 0.8.0 2001-12-30 18:00:17 +00:00
Patrick Li
2f8aed0f87 Update to 1.21 2001-12-30 00:10:41 +00:00
Pete Fritchman
873dac6dfc - update to 1.2.2
- reword pkg-descr

PR:		33163
Submitted by:	maintainer
2001-12-29 04:25:13 +00:00
Pete Fritchman
8d4de0671f Need to ${MKDIR} ${PREFIX}/share/bbtools before trying to install files
there.

Noticed by:	bento
2001-12-27 19:45:20 +00:00
Jean-Marc Zucconi
fcf2572a3f Fix build on -current.
Problem reported by: rwatson
2001-12-26 20:49:05 +00:00
Peter Pentchev
be248a0a05 Update to penv-1.1, a special Christmas version ;)
Seriously, this removes a warning when the 'list' command was invoked
(either by -L or -c list) and penv could not change to its envdir.
This is especially useful if penv is used as a make(1) environment
processor, as described in my message to -arch today.  The previous
versions would complain loudly about nonexistent envdirs for e.g. all
the build, lib and run dependencies.

Happy holidays!

Initialy reported by:	Valentin Zahariev <curly@e-card.bg>
Long disregarded by:	myself, as merely an annoyance, before
			the actual development of the make(1) envproc code,
			when it became a *big* noisy annoyance :)
2001-12-25 19:42:35 +00:00
Akinori MUSHA
b8a2391c06 Retire ruby-syslog, which has been extended and integrated into the
standard distribution of ruby.
2001-12-25 17:03:54 +00:00
Pete Fritchman
0cf708bc4e Add tree 1.3, display a tree-view of directories with optional
color or HTML output.

PR:		33145
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2001-12-24 21:50:53 +00:00
Pete Fritchman
7eeae1d7cb Update to 4.7. 2001-12-24 20:16:08 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Dmitry Sivachenko
63be11f7a4 Upgrade to 1.0rc2
PR:		32870
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2001-12-23 21:37:11 +00:00
Doug Barton
d0faf23098 Upgrade to 0.45.3, which has several new UPS modules, and many new man pages 2001-12-22 08:52:42 +00:00
Patrick Li
1d6de8f32d Fix segfault
PR:		33069
Submitted by:	ppl <ppl@users.sourceforge.net>
2001-12-22 02:34:03 +00:00
Jimmy Olgeni
e06b506a98 Update module "man" (important: security fix!). 2001-12-21 20:21:57 +00:00
Lars Koeller
452b2559fe Update to version 3.8.4-2. 2001-12-21 18:29:33 +00:00
Max Khon
53ce17e5ae Add sbniconfig -- Granch SBNI12-xx network adapters configurator 2001-12-20 19:41:40 +00:00
Patrick Li
d32c57094b Further fix a local exploit
Submitted by:	corecode <corecode@corecode.ath.cx>
2001-12-20 02:24:26 +00:00
Patrick Li
df4b735e2e Update to 0.98p2 which fixes a local buffer overflow exploit
resulting in priviledge escalation

PR:	33003, 33020
Submitted by: corecode <corecode@corecode.ath.cx>
2001-12-20 00:08:35 +00:00
Will Andrews
89eeaa809b Add blimitd 0.1, a daemon to enforce login.conf limits.
PR:		29456
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
2001-12-19 02:55:21 +00:00
Patrick Li
609a70ed42 Update to 1.7
PR:		32985
Submitted by:	maintainer
2001-12-18 20:54:24 +00:00
Akinori MUSHA
1b85cae969 Update to 20011218.
portupgrade:

- Do not invoke sudo if a command is already run as root.

  Suggested by:	Will Andrews <will@csociety.org>

- Fix a bug where the port that's built first is built with wrong make
  arguments.

  Reported by:	Ollivier Robert <roberto@eurocontrol.fr>

- Add a note that ^Z doesn't work to the BUGS section of the man page.

pkgdb & portupgrade:

- Ignore any empty lines in +REQUIRED_BY.

- Speed up dealing with a big file.

- Chase a recent Ruby 1.7.x change so they don't produce superfluous
  empty lines.

pkg_fetch & portupgrade:

- Make these commands more verbose even if -v/--verbose is not given,
  so that one can see what is going on.

  Requested by:	 Alfred Perlstein <bright@mu.org>

pkg_sort:

- Make this command actually work.

pkgtools.conf:

- Fix a typo in comment.

  Submitted by:	Gregory Neil Shapiro <gshapiro@gshapiro.net>
2001-12-18 16:45:42 +00:00
Hajimu UMEMOTO
3e98beaf8a Update to 1.2.6. 2001-12-17 21:04:23 +00:00
Patrick Li
47f960a639 Update to 1.20
PR:		32890
Submitted by:	coral <freebsd@crystalflame.net>
2001-12-17 21:04:15 +00:00
Steve Price
55e3e0ef46 Fix for new world order of automake and friends but using ${ACLOCAL} and
${AUTOHEADER}.
2001-12-15 22:56:48 +00:00
Jimmy Olgeni
05defced70 Update modules: sendmail, file manager. 2001-12-15 17:28:59 +00:00
Jimmy Olgeni
a40bf8d62b Update module bind8. 2001-12-13 20:28:21 +00:00
Jimmy Olgeni
08e80543c3 Chase distfile checksum change for module sendmail. All
"#!/usr/local/bin/perl" lines have been changed to "#!/usr/bin/perl", but
the setup procedure will insert the correct path anyway.
2001-12-13 20:14:14 +00:00
Ying-Chieh Liao
25dc52867d add file for 4.3-pre users
PR:		32709
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-12-13 04:03:48 +00:00