1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

3217 Commits

Author SHA1 Message Date
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
Tim Vanderhoek
9b492c4763 Use standard ${EXAMPLESDIR} instead of ${EXAMPDIR}. The two variables
just so happen to point to the same place.

PR:		ports/55288 (Volker Stolz)
2003-08-18 03:01:05 +00:00
David E. O'Brien
dee37f0afe Proclaim this as an X11 appl. 2003-08-17 23:05:52 +00:00
Kris Kennaway
40dd0a642f IGNORE: Does not run on 5.x
PR:	ports/45911
2003-08-17 22:45:00 +00:00
David E. O'Brien
f0833de6a2 Only build on i386. 2003-08-17 22:02:26 +00:00
Jun Kuriyama
b47a55864f Add rc_subr 1.13, common startup and shutdown subroutines used by
scripts.

PR:		ports/54116
Submitted by:	hetzels@westbend.net
2003-08-17 13:37:53 +00:00
Oliver Lehmann
5f6f031248 take maintainership 2003-08-17 07:40:39 +00:00
Oliver Lehmann
f602fee539 Utilize xfce category
Approved by:	maintainer
2003-08-16 21:29:37 +00:00
Pete Fritchman
7409a9c423 Add MASTER_SITE_PACKETSTORM as an additional mirror.
PR:		52109
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
Approved by:	various maintainers, timeouts
2003-08-16 16:02:39 +00:00
Dmitry Sivachenko
bfc3c18bc6 New port: xfce4-minicmd-plugin.
Displays a mini-command line on the xfce4-panel.  Uses the same history file as
xfrun4.  Use <Up> and <Down> to scroll through history.  <Enter> executes the
command and <Ctrl>-<Enter> executes the command in a terminal.
2003-08-16 14:54:04 +00:00
Oliver Lehmann
ca82ecd052 Start using the new xfce sub-category 2003-08-16 07:03:34 +00:00
Yen-Ming Lee
8ff9b87bcf update bsdsar_gather's arguments in pkg-install
Submitted by:	leafy <leafy@leafy.idv.tw>
Reviewed by:	eric@trinitel.com
Approved by:	eric@trinitel.com
2003-08-15 04:16:27 +00:00
Eivind Eklund
e2f5a0ddf3 Update to 0.2:
Take care of regenerating .db files
2003-08-14 12:46:57 +00:00
Yen-Ming Lee
ebdc9229ac A patch to make duplicity work with the new librsync 0.9.6 in ports.
PR:		55567
Submitted by:	Gerhard Haering <gh@ghaering.de>
2003-08-14 10:01:16 +00:00
Yen-Ming Lee
0daff35eff Update to newest version of rdiff-backup (0.12.3)
update the URL of MASTER_SITES

PR:		55566
Submitted by:	Gerhard Haering <gh@ghaering.de>
2003-08-14 09:51:57 +00:00
Yen-Ming Lee
f348c49802 install configuration file.
bump PORTREVISION.

PR:		55396
Reviewed by:	Eric Anderson <eric@trinitel.com>
2003-08-14 00:27:34 +00:00
Jimmy Olgeni
91a7ec4395 Upgrade modules: lpadmin-1.100-2, mon-1.100-2, squid-1.100-3, updown-1.100-4. 2003-08-13 11:00:40 +00:00
Akinori MUSHA
f2bf983754 Update to 20030723. Consider this as a minor update.
- If pkg_* is found in $PREFIX/sbin, use them instead of ones in
  /usr/sbin. (regardless of the value of PATH)

- pkg_fetch(1): Some servers like bento transfer packages files
  uncompressed, so add a workaround for this.  They are automatically
  recompressed.

- Get -q to work properly again.

- As the MOVED file is getting bigger and bigger, do not cache all the
  entries in memory but look it up every time needed.

- Show how to specify multiple arguments in one MAKE_ARG entry.

  FreeBSD PR:	ports/54631
  Submitted by:	Bruce M Simpson <bms@spc.org>
2003-08-13 10:49:37 +00:00
Joe Marcus Clarke
dd27fee890 Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:24:33 +00:00
Joe Marcus Clarke
37356c960c Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:17:08 +00:00
Joe Marcus Clarke
cf56aae731 Add nvclock, a utility that allows users to overclock their nVidia-based
graphics cards.

PR:		55478
Submitted by:	Samy Al Bahra <samy@tommy.sdodson.com>
2003-08-11 20:39:31 +00:00
Kris Kennaway
ee74687699 Drop maintainership 2003-08-10 23:16:22 +00:00
Kirill Ponomarev
fe4b8757a0 Update to 1.2.2 2003-08-10 15:51:25 +00:00
Erwin Lansing
9f250025a3 Add bksh 1.3, backup-only shell.
bksh is a simple (some would say trivial) program designed to be used
as a shell by ssh or rsh-like programs. All it does it to copy its
input to a restricted set of backup files.

It was made to allow administrators to create backup servers in
potentially hostile environments without allowing full shell access to
the server or the client.

PR:		53786
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx>
2003-08-10 08:39:24 +00:00
Kris Kennaway
c3c8fc36f3 Update to pstree 2.20
Don't go into an infinite loop when encountering a zombie process on 5.x [1]

PR:		48852 [1]
Submitted by:	Joel Ray Holveck <joelh@piqnet.org> [1], fuyuki@mj.0038.net [1]
2003-08-10 07:05:07 +00:00
Patrick Li
f21301d6ef Update to 0.1.5 2003-08-09 20:34:44 +00:00
Kirill Ponomarev
00ac403823 Fix typo
Reported by:	kris via bento
2003-08-09 17:09:48 +00:00
Erwin Lansing
4f3fc24359 Update to 1.4.9 2003-08-09 17:04:08 +00:00
Sergey Skvortsov
2ef08ac096 Updated to 0.5.4
(now compiles and runs on -CURRENT)
2003-08-09 12:46:42 +00:00
Akinori MUSHA
7efb2739f2 Update MASTER_SITES, WWW, and Author. 2003-08-08 18:21:52 +00:00
Oliver Lehmann
01b9057a77 Add xfce4-showdesktop-plugin 0.1.1,
xfce 4 Plugin to
minimize/unminimize all windows.

PR:		55254
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2003-08-06 14:28:09 +00:00
Yen-Ming Lee
c56bed95de update to 1.10
PR:		53810
Submitted by:	leeym
2003-08-06 10:16:51 +00:00
Erwin Lansing
5b3e3bdea8 * Change my e-mail address
* Fix a few COMMENTs while I'm here
* Nuke my info from pkg-descr, it's useless there anyway

PR:		55302
Submitted by:	maintainer
2003-08-06 06:07:19 +00:00