Commit graph

3249 commits

Author SHA1 Message Date
Edwin Groothuis
f699dfc648 Update port: sysutils/asapm to 2.13
- Update to version 2.13

PR:		ports/56529
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-08 05:52:33 +00:00
Edwin Groothuis
7e5f15f927 Update port: sysutils/gtoaster
- Fix handling PORTVERSION
	- Reaarange USE_GNOME
	- machine/soundcard.h -> sys/soundcard.h

PR:		ports/56530
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-08 05:49:41 +00:00
Kirill Ponomarev
14eb1289f4 - Add additional WITH_* knobs
PR:		56477
Submitted by:	maintainer
2003-09-05 08:29:48 +00:00
Edwin Groothuis
bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00
Akinori MUSHA
461edf73ca Update to 1.0.4. 2003-09-04 09:01:54 +00:00
Joe Marcus Clarke
736d942fe5 Fix compilation on systems <= 4.4.
PR:		56324
		56389
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-04 03:41:40 +00:00
Dmitry Sivachenko
1570ba7440 New port: Network Load plugin for XFce4. 2003-09-03 14:10:01 +00:00
Sergey A. Osokin
972542c246 Fix building on -CURRENT by update to 2.10.
Reset maintainership.

Update based on PR 50411, which was submitted
by Martin Matuska <martin@tradex.sk>

Spotted by:	Mark Linimon <linimon@lonesome.com>
Approved by:	maintainer timeout ( >3 monthes )
2003-09-03 10:59:27 +00:00
Dmitry Sivachenko
6514c85b87 Update to version 4.0 RC3. 2003-09-03 09:46:30 +00:00
Joe Marcus Clarke
b7573d38a6 Update to 1.0.2. 2003-09-03 01:29:37 +00:00
Alexander Leidinger
972472cfcc Add pkg-message.
Pointy hat to:	netchild (forgot to add it), maintainer (not noticed until now)
2003-09-02 08:06:38 +00:00
Dirk Meyer
f8fd792347 - Update to 5.12.4.7.4
The author released a new version and make some changes to provide FreeBSD
port hooks, so it's no longer necessary to patch the Makefile.
PR:		56285
Submitted by:	chuckpkix.net@pkix.net
2003-09-02 04:54:53 +00:00
Joe Marcus Clarke
eaa8644f1c Fix a bad copy-paste error.
Reported by:	FreshPorts
2003-09-02 02:07:22 +00:00
Joe Marcus Clarke
7e13ce1c3d * Remove a dependency on bzip2
* Roll our own deinstall code since we get into a sticky situation when we
  try to use the new code [1]

Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-02 02:05:41 +00:00
Joe Marcus Clarke
e78db356ad Remove OpenSSL support in this port so that it does not depend on any other
port to be installed.  Note, the port still uses USE_BZIP2, but as soon
as the local mirrors update, I will remove this as well.

This prevents infinite loops on systems <= 4.6.

Discussed with:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-01 20:47:31 +00:00
Alexander Leidinger
729d393352 Prune will delete files from the specified set targeting a given
distribution of the files within time as well as size, number, and
age constraints.  Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions.  Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met.  The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files.  The retention schedule
specifies the age intervals for which files will be retained.

Submitted by:	dds
2003-09-01 11:28:17 +00:00
Hajimu UMEMOTO
2fcefc8009 fix typo in comment. 2003-08-31 18:48:18 +00:00
David E. O'Brien
c72377f631 Update to version 1.32. 2003-08-31 10:42:37 +00:00
Hajimu UMEMOTO
8bb7990bdc Use USE_RC_SUBR. 2003-08-31 10:27:18 +00:00
David E. O'Brien
35bf59fe05 Add an alternate distsite. 2003-08-31 10:21:28 +00:00
David E. O'Brien
c6eef7886b Update to an interm version that handles 5.1-CURRENT again.
Submitted by:	Vic Abell <abe@purdue.edu>
2003-08-31 08:52:57 +00:00
Kirill Ponomarev
50a39aa9f7 - Fix MASTER_SITES
PR:		56201
Submitted by:	maintainer
2003-08-30 17:13:50 +00:00
Kirill Ponomarev
abcbc8b232 - New port: sysutils/filelight
Filelight graphically represents a file system as a set
of concentric segmented-rings, indicating where diskspace is
being used. Segments expanding from the center represent files
(including directories), with each segment's size being
proportional to the file's size and directories having child
segments.

PR:		56152
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-08-29 23:43:48 +00:00
Sergey A. Osokin
cbcf7a8af2 Fix pkg-plist, bump PORTREVISION
Submitted by:	Martin Matuska <martin@tradex.sk>
Approved by:	maintainer timeout
PR:		56145
2003-08-29 17:34:54 +00:00
Sergey A. Osokin
da4d7c528d Update to 1.2.0:
- removed all dependencies (none of them required to run)
- default configuration file now in ${LOCALBASE}/etc (instead of /etc)
- uses perl from ${PERL}
- more documentation files included
- documentation uses %%DOCSDIR%% in pkg-plist
- updated pkg-descr and pkg-message

Submitted by:	Martin Matuska <martin@tradex.sk> (maintainer)
PR:		56127
2003-08-29 13:02:37 +00:00
Kirill Ponomarev
d68e03fe24 - Bug fixes
- New man pages

PR:		56051
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx> (maintainer)
2003-08-27 21:38:40 +00:00
Michael Landin
4f1472d5ae New port: worldtools
worldtools consists of 3 simple scripts:

- whereintheworld displays the great lines behind the build logs of a
buildworld. It shows at which step the build is at, and which module
is currently being built.

- buildit runs a command, time(1)s it, logs the output and optionally
sends a notification to the user by email when finished.

- upgrade is a wrapper for buildit, whereintheworld, cvsup and make
buildworld.

PR:		55995
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx>
Approved by:	roberto (mentor)
2003-08-27 08:14:14 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Kirill Ponomarev
6d741c28d3 - Update to 1.2.0
PR:		55966
Submitted by:	maintainer
2003-08-25 20:21:05 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Edwin Groothuis
a0cc0d13b2 sysutils/pear-Log: upgrading to 1.7.0.
Upgrade pear-Log to its latest stable release.
	Changelog: <http://pear.php.net/package-changelog.php?package=Log>;.

PR:		ports/55205
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-25 01:41:05 +00:00
Yen-Ming Lee
38ca10bb38 update to 1.12b
Freshmeat blurb:
  Identifies several new CPUS. Additional MSR decoding on various
  CPUs. A few misidentification bugs have been fixed. Completely
  rewritten cachesize determination. Various new cache descriptors
  added. Numerous MHz estimation improvements. AMD K7 powernow
  register/BIOS decoding. Now decodes extended Intel feature flags,
  cpuid brand field, and sSpec on some models. AMD Opteron/Athlon64
  support. VIA Powersaver/Longhaul support. A --bugs option to display
  CPU errata. No longer retries opening /dev/msr if the first open
  fails. Fixes a memory leak in --url.

PR:		55937
Submitted by:	Erik Greenwald <erik@smluc.org>
2003-08-25 01:29:34 +00:00
Edwin Groothuis
9acc62a9af Port upgrade: sysutils/LinNeighborhood to 0.6.5_1
LinNeighborhood core dumps, if one of the windows share
	names or mount point names contain a space.
	(Thanks to Simon Barner for the fix).

PR:		ports/55179
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-08-23 12:40:20 +00:00
Edwin Groothuis
c6669c0e3b Assume maintainership
PR:		ports/55789
Submitted by:	Taylor Dondich <tdondich@majiknetworks.com>
2003-08-23 08:43:38 +00:00
Yen-Ming Lee
5cfe5ce0ad update to 0.4.1
PR:		55858
Submitted by:	W. M. Shandruk <walt@erudition.net>
2003-08-22 07:11:30 +00:00
Joe Marcus Clarke
0e87acee3b Fix build on -STABLE.
Submitted by:	maintainer
Tested by: 	Pav Lucistnik <pav@oook.cz>
2003-08-21 20:17:15 +00:00
James E. Housley
04baa48225 Thanks to Jamie Jones <jamie@bishopston.net> for tracking down a header
problem on FreeBSD-5.1
2003-08-21 19:19:12 +00:00
Hajimu UMEMOTO
00586a8c3a Update to 2.1.16. 2003-08-21 05:22:45 +00:00
James E. Housley
2e39d72fca fix my mistake in the last version 2003-08-21 00:58:39 +00:00
Erwin Lansing
a1262455ad Fix for 5.x
PR:		55819
Submitted by:	rwatson
2003-08-20 22:05:09 +00:00
Erwin Lansing
beb3fd2a28 Drop maintainership 2003-08-20 22:04:34 +00:00
James E. Housley
3d6a464e4d Update to 0.7.1, this includes a "timeout" fix for select() 2003-08-20 18:55:51 +00:00
Eivind Eklund
f2fbc2ba1c I had been testing the wrong version.
Fix a couple of typos that made etc not work at all. :-(
2003-08-20 15:11:43 +00:00
Alexander Leidinger
4d01935bfb Add cdrtools-devel and mkisofs-devel after repo-copy. 2003-08-19 16:29:17 +00:00
Alexander Leidinger
c7aadf88d2 Add sysutils/cdrtools-devel (currently at version 2.01a18) and
sysutils/mkisofs-devel (currently at version 2.01a17) after repo-copy
from sysutils/cdrtools respectively sysutils/mkisofs.
The cdrtools-devel and mkisofs-devel ports are for the alpha versions,
for further information on changes since cdrtools 2.00 see
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a01 up to AN-2.01a18.

Further changes to the cdrtools-devel and mkisofs-devel ports to
relative to the existing ports of cdrtools and mkisofs are:

Changes common to cdrtools-devel and mkisofs-devel:
- Delete targets for mkisofs and friends when building cdrtools and vice
  versa to speed up the build of the respective port.
- Respect CC already at the configure-stage (Patch taken from the OpenBSD
  port of cdrtools).
- Add patches to prefer seteuid(2) over setreuid(2), this s inconsistend
  with the cdrtools package (Mostly based on patches from the NetBSD
  port/pkgsrc of cdrtools).
- Manually replace included copies of config.guess and config.sub with
  versions from ${PORTSDIR}/Templates. This is necessary as the cdrtools
  package doesn't have a valid configure script in it's root directory
  but several in sub-directories that are executed by the SING (Schily
  Is Not Gnu) makefile system further down the road. Therefor the port
  can't set GNU_CONFIGURE which would automatically copy the relevant
  files.
- Install some relevant READMEs in DOCSDIR (unless NOPORTDOCS is set),
  some manual pages also reference these.

Changes to cdrtools-devel:
- Fix COMMENT, this port doesn't install mkisofs. Honor that some tools
  of the cdrtools package (namely cdda2wav and readcd) are for extracting
  CDs/CD-R[W]s.
- Install scgcheck, a tool to check and validate the ABI of libscg.
- Patch cdrecord to use ${PREFIX}/etc as the location of the global
  configuration file, rather than using /etc/default. The installed
  documentaion also gets patched accordingly and a PKGMESSAGE reflecting
  this change as required by the license of cdrtools is added (The idea
  for this and some wording in the PKGMESSAGE are taken from the NetBSD
  port/pkgsrc of cdrtools). See also PR ports/50835.
- Install a sample configuration file for cdrecord, also install a
  configuration file if it doesn't already exist (the file doesn't cause
  problems if one doesn't edit it to suit local needs).
- Patch manpages to better correspond to files and locations on FreeBSD.
- Add a knob to optionally build and install rcsi, a tool that allows using
  SCSI-devices over the network. The required rscsi user gets added
  automatically and templates for the configuration file also get installed.
  PKGINSTALL points to for further information on how to configure remote
  access to SCSI-devices.
  Everything using lib(r)scg can act as a client to rscsi, e.g.
  sysutils/sformat (requires a bit of patching, however doesn't make much
  sense to use this over the network) and sysutils/cdrdao (requires a bit
  of patching).
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
  workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD and
  the affected code doesn't get compiled on neither pre-CAM nor CAM
  versions of FreeBSD.

Changes to mkisofs-devel:
- Add MLINKS for devdump.8, isodump.8, isovfy.8 to isoinfo.8.
- Install isodebug, a simple tool to display the creation date and the
  commandline options used to create a certain ISO-image with mkisofs.
- Remove apple_driver.8, this tool doesn't get installed.
- Replace mkhybrid.8 (just includes mkisofs.8, broken without patching)
  with a MLINKS to mkisofs.8.
- Quiet portlint (3 errors/1 warning -> 0 errors/1 warning).

None of these changes is bound to the alpha versions of the cdrtools
package and may be "back-ported" to sysutils/cdrtools (apart from a
security issue with rscsi of cdrtools 2.00.3).

PR:	ports/52849
Submitted by (including this commit message):	Marius Strobl <marius@alchemy.franken.de>
2003-08-19 16:25:47 +00:00
Alexander Leidinger
6019d07548 cdrtools and mkisofs:
- Add CONFLICTS for corresponding -devel ports.

mkisofs:
- Rearrange a line in the Makefile in oder to quiet portlint (3 errors/
  1 warning -> 0 errors/1 warning).

PR:		ports/52849
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-08-19 16:22:06 +00:00
Michael Landin
3f64348dcf Update t0 -> 1.6.1
Use DOCSDIR macro in pkg-plist

Approved by:		roberto (mentor)
2003-08-18 15:37:26 +00:00
Oliver Lehmann
413b578abd add xfce4-panel to RUN_DEPENDS too
Approved by:	maintainer
Noted by:	demon
2003-08-18 08:07:16 +00:00
Daichi GOTO
c5411a6aa2 update sysutils/pwd_unmkdb: 1.1 -> 1.2
PR:		55690
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2003-08-18 06:31:13 +00:00
Tim Vanderhoek
113c74438c "Fixes for \
gcc33"

PR:	ports/55288 (Volker Stolz)
2003-08-18 03:03:22 +00:00