1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

3840 Commits

Author SHA1 Message Date
Pav Lucistnik
54456f6afd - Update to 5.2.0
PR:		ports/63504
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2004-02-28 17:26:54 +00:00
Pav Lucistnik
cdbbc4b9b5 - Update to 3.8.23
PR:		ports/59862
Submitted by:	Rong-En Fan <rafan@infor.rog>
Approved by:	maintainer timeout (almost 3 months)
2004-02-28 16:14:55 +00:00
Pav Lucistnik
da8b221743 - Update to 2.1.3
PR:		ports/63447
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2004-02-28 14:28:18 +00:00
Pav Lucistnik
9ee6157fc0 - Update to 3.10
PR:		ports/63426
Submitted by:	Brad Lanam <bll@gentoo.com> (maintainer)
2004-02-28 12:31:52 +00:00
Kirill Ponomarev
66f55d03e6 - Update to version 1.3.4 2004-02-27 19:59:13 +00:00
Kirill Ponomarev
9d3619961e - Fix build on all 5-x platforms.
PR:		ports/63416
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-02-27 08:43:36 +00:00
Jun Kuriyama
87538eb886 o Add a patch to check calloc() size is zero or not before calling.
This fix dumping cores on recent environment.

No response from:	maintainer
2004-02-26 23:44:04 +00:00
Greg Lewis
17871c7091 . Update to a February 24th snapshot (1.35.w20040131.20040224135102).
. Use official "install-libs" target rather than try to install things
  with a custom post-install target.
. Add a note to pkg-message that we're using a modified copy.

PR:		63327
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 18:22:18 +00:00
Clement Laforet
86c6418b6e - Update to 0.4.3 2004-02-26 11:23:58 +00:00
Pav Lucistnik
ceb8b245dc - Update to .03
PR:		ports/62991
Submitted by:	Aaron Myles Landwehr <aaron@snaphat.com> (maintainer)
2004-02-25 22:17:58 +00:00
Kirill Ponomarev
571fc56926 - Upgrade to an SGE snapshot from Feb 24, 2004.
* Fix build on non-i386 platforms.
* Obey CC and CPP in a few places (qmake, qtcsh, pvm
  integration).
* Use USE_GETTEXT.
* Sort USE_* variables.
* Remove $Aero$ revision tags since I now work in perforce.
* Fix a patch so openssl is found and add to plist.
* Move maintainer make targets to the bottom.  Add one to build a
  distfile from CVS.
* Sizify.
* Use %D instead of %%PREFIX%% in plist.

PR:		ports/63361
Submitted by:	brooks
2004-02-25 19:35:41 +00:00
Mathieu Arnold
746db8e797 Update to 1.5.0
PR:		60416
Submitted by:	maintainer
2004-02-25 13:02:04 +00:00
Kris Kennaway
071c5db252 BROKEN on !i386: Does not compile 2004-02-25 10:01:40 +00:00
Kris Kennaway
d7f63a77fd BROKEN on !i386 and !amd64: Does not compile 2004-02-25 09:55:24 +00:00
Alex Dupre
fca8704da0 Update to 1.8.4 release.
PR:		ports/62984
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-02-25 07:43:32 +00:00
Kirill Ponomarev
11ad482d5f - e2fsck now handles SIGINFO (Ctrl+T): print progress bar once
- Bugfix: fsck_ext2fs would abort the boot when run as part of
  /etc/rc and e2fsck had repaired a file system. fsck_ext2fs
  now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is
  aborted by a signal or an exit code of 4 or higher, maps to
  EXIT_FAILURE.

PR:		ports/63320
Submitted by:	maintainer
2004-02-24 21:55:22 +00:00
Jimmy Olgeni
3a8728e6be Update modules: dhcpd-1.130-3, postfix-1.130-3. 2004-02-24 11:18:00 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Kirill Ponomarev
3598c06157 - Add patch to increase max temperature for modern hardware
PR:		ports/61346
Submitted by:	Andrew Thompson <andy@fud.org.nz>
Approved by:	maintainer timeout
2004-02-22 23:35:12 +00:00
Kris Kennaway
805608ac9a Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool.  He has not committed in over a year and has been
unresponsive to emails over a similar time period.
2004-02-22 01:40:47 +00:00
Bruce M Simpson
fdedbdef0a Fix sysutils/wots for amd64 by pointing to the correct perl interpreter.
PR:		ports/63178
Submitted by:	Hendrik Scholz
2004-02-22 01:01:05 +00:00
James E. Housley
4ae7ecc4da Add a second dist. site. 2004-02-21 23:47:07 +00:00
Max Khon
687334518e Try to fix MASTER_SITES.
Reported by:	Bill "distfiles" Fenner
2004-02-21 23:41:43 +00:00
Max Khon
4566dfc7ce Oops, forgot to reset PORTREVISION. 2004-02-21 20:48:40 +00:00
Max Khon
a0cee52a9f Update to 2.01 (no functional changes). 2004-02-21 20:38:17 +00:00
Yen-Ming Lee
d06cdbebe0 - fix IEEE violation/SIGFPE abort on alpha that failed the f_crashdisk test
(patch by Greg Lewis)
- fix compile failure on FreeBSD 5 when older port version is installed
  (problem reported by Tim Robbins; FreeBSD 4 was unaffected)
- ignore m_large_file test on alpha and sparc64, apparently the test
  only stumbles over a different default block size and the failure
  isn't serious (problem reported by Greg Lewis)
- cosmetic: swap $(CC) and gmake check in post-build so check comes last
- bump PORTREVISION: the patches change the code on some systems

- pkg-message.in:
  * use install when ln fails, /sbin and /usr/local
    need not be the same file system
  * tell the user he needs to repeat the steps after port upgrade
- revise pkg-message generation and move it to pre-install,
  no need to cat(1) the file, sed(1) can read files by itself.
- add pkg-deinstall: remind the user to remove e2fsck and fsck_ext2fs from
  /sbin if he's deinstalling for good, rather than upgrading.

PR:		63167
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-21 16:29:18 +00:00
Greg Lewis
107f89ae5c . Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.

PR:		62563
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-20 22:46:21 +00:00
Alexander Leidinger
d316a1c7df In case the distfile of cdrdao is not available locally, the slave port
gcdmaster was not able to fetch it.

Submitted by:	maintainer
2004-02-20 15:22:22 +00:00
Oliver Eikemeier
82977d8f6c update to 20040216:
- enables the use of `+' in version numbers:
  1.0.1+2003.09.16 > 1.0+2003.09.16
2004-02-19 12:39:52 +00:00
Kirill Ponomarev
dc3212b51f - Update to version 14.39
- Assign maintainership to ports@

PR:		ports/63029
Submitted by:	maintainer
2004-02-19 09:29:55 +00:00
Joe Marcus Clarke
1cbb8439ea Respect PTHREAD_{CFLAGS,LIBS}.
PR:		62988
Submitted by:	maintainer
2004-02-18 20:20:46 +00:00
Joe Marcus Clarke
080c3d1dde Update to 0.2.3.
PR:		62999
Submitted by:	maintainer
2004-02-18 20:14:08 +00:00
Alexander Leidinger
5af2b1ef15 - Update to 1.1.8. Relevant parts from the release notes:
<snip>
  - Improved performance of the new L-EC code by up to a factor 2 depending
    on the hardware.
  - 'read-test' runs L-EC encoder over mode 1 or mode 2 form 1 sectors to
    allow performance testing in conjunction with option --speed.
  new:
  - toc2cddb: translates a TOC file into a cddb file. (Giuseppe Corbelli)
  new:
  - cue2toc: convert CUE to TOC format for audio CDs. (Matthias Czapla)
  <snip>

  Note:	The 1.1.8 tarball was re-rolled twice because of missing files and
	a show-stopper in gcdmaster and some SourceForge mirrors still might
	need to catch up on it. If you have problems with differing checksums
	please fetch from ftp://us.dl.sourceforge.net/pub/sourceforge/cdrdao,
	which is known to carry the latest version.
- Use/respect DATADIR and DOCSDIR.
- Make PREFIX-clean by respecting PREFIX instead of LOCALBASE.
- First part of splitting gcdmaster into a slave port because the conditional
  compilation via HAVE_GNOME caused problems when gnomelibs where installed
  afterwards (PR 61840).
- Tidy the PORTDOCS a bit, e.g. no longer install the release notes for
  previous releases, they are easily accessible on the homepage anyway.
- On deinstall, remind the user to delete the global config file if existent
  and permanently removing this port.
- In pkg-descr, mention that cdrdao also handles the bin/cue format. Wording
  taken from the Debian cdrdao package.
- Fix some references in the cdrdao manpage to fit FreeBSD.
- Remove the WITH_PTHREADS knob, it was never very usefull on FreeBSD.
- Remove the WITHOUT_SCGLIB knob, the "native" CAM interface of cdrdao has
  issues with ATAPICAM and probably will be removed in future version.
- Remove "-DBSD_SCSI_SENSE_BUG" from CFLAGS, for an explanation see
  sysutils/sformat/Makefile revision 1.5.

Submitted by:	maintainer
2004-02-18 14:56:10 +00:00
Alexander Leidinger
26687407fe Add gcdmaster (slave port of cdrdao), the GUI frontend of cdrdao.
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-02-18 14:32:16 +00:00
Oliver Eikemeier
8b88435051 % in filenames break perforce:
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html>

Submitted by:	Mark Santcroos <marks@ripe.net>
2004-02-18 11:07:12 +00:00
Mark Linimon
b367f5c3e7 Update to 2.5.5 (no major changes from 2.5.4).
Major changes to the port infrastructure:
 - Replace WWWDOCROOT and WEBFRONTURL options with WEBFRONTDIR
   (defaults to www/ganglia).
 - Install files under ${PREFIX}/${WEBFRONTDIR}.
 - Since the files are no longer installed in the document root,
   add a pkg-message with a suggest addition to Apache's
   httpd.conf.
 - Use USE_PHP and WANT_PHP_MOD.
 - Add a note about installing PHP with GD support at done in
   mail/nocc.
 - Remove conf.php only if it is identical to conf.php.sample as
   done in mail/nocc.
 - Sizify.
 - Don't install the empty addons directory since packages won't
   contain it.

PR:		ports/62802
Submitted by:	Brooks Davis <brooks@FreeBSD.org> (maintainer)
2004-02-18 06:34:16 +00:00
Erwin Lansing
bb686e6404 Simon Barner agreed to take over the maintainership and handle the PTHREAD=
issue. Thanks and good luck!

PR:		62975
Submitted by:	Heiner <h.eichmann@gmx.de> (old maintainer)
2004-02-17 20:11:23 +00:00
Kris Kennaway
18f7e2ef68 FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 08:57:49 +00:00
Kris Kennaway
831ecec579 Reset undeliverable maintainer address 2004-02-17 08:48:24 +00:00
Kris Kennaway
78b09deced Remove the bouncing BROKEN tag again, since this port is now building on
all my test machines.  I suppose something in the base system or a
dependency had broken it for a time, and this is now no longer the case.
2004-02-16 23:46:12 +00:00
Sergei Kolobov
5c3b42eb75 - Update to 1.0.0 2004-02-16 22:03:57 +00:00
Doug Barton
2f393b9b49 Fix WWW, per PR; update the english text while I'm here.
PR:		ports/62925
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-02-16 20:43:06 +00:00
Jimmy Olgeni
f786afd459 Upgrade module logrotate-1.130-3. 2004-02-16 13:04:10 +00:00
Pav Lucistnik
163c94b188 - Update to 0.2.2
PR:		ports/62838
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-02-16 10:33:33 +00:00
Daniel Harris
95640c725c cx.capsi.com is back, adjust www and MASTER_SITES. SIZE while I'm here. 2004-02-15 16:31:38 +00:00
James E. Housley
39847e4e21 ./configure didn't properly detect SMB on 5.x systems, even though the
code would work right.
2004-02-14 13:17:02 +00:00
Joe Marcus Clarke
8fdf2bf0ef Add a CONFLICTS on misc/ossp-uuid. 2004-02-14 04:39:18 +00:00
Greg Lewis
d2574bf793 1. Update to 1.2.
2. SIZEify.
3. Get rid of junk files from the install.
4. share/luma -> %%DATADIR%% in the packing list.

PR:		62733 [1] [2]
Submitted by:	Alexander Novitsky <alecn@icc-vvd.ru> (maintainer) [1] [2]
2004-02-13 23:44:45 +00:00
Kirill Ponomarev
dccaf46994 - Update to version 382
PR:		ports/62797
Submitted by:	maintainer
2004-02-13 19:23:37 +00:00