Commit graph

100775 commits

Author SHA1 Message Date
Kirill Ponomarev
079575a5fa - Enable cdparanoia support 2004-04-20 22:09:46 +00:00
Kirill Ponomarev
bb36d3f7a0 - Utilize USE_SDL 2004-04-20 22:03:06 +00:00
Kirill Ponomarev
6bc5331a4c - Handle OPTIONS properly 2004-04-20 21:55:42 +00:00
Pav Lucistnik
f251f8118c - Don't change permissions on system directories
- Fix pkg-plist

  Note that this still trails one file behind, but that's intentional.

PR:		ports/65814, ports/65440
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2004-04-20 21:47:47 +00:00
Kirill Ponomarev
e11dbd6db8 - Update to version 3.1.10
PR:		ports/65825
Submitted by:	michael johnson <ahze at ahze dot net>
2004-04-20 21:45:10 +00:00
Pav Lucistnik
2da3889363 - Avoid changing permissions on system directories [1]
- Fix pkg-plist

PR:		ports/65813 [1]
Submitted by:	Lupe Christoph <lupe@sebastian.lupe-christoph.de> (maintainer) [1]
2004-04-20 21:35:54 +00:00
Pav Lucistnik
5f4884163c - Update to 2.4
PR:		ports/65780
Submitted by:	Jonathan McGee <mcgee@wam.umd.edu> (maintainer)
2004-04-20 21:21:28 +00:00
Trevor Johnson
b68712e90f Use PLIST_DIRS, PLIST_FILES and PORTDOCS.
Install example rc file even if NOPORTDOCS is set.
Do not depend on p5-Net when using Perl 5.8.

PR:		64870
Submitted by:	leeym

Also be less verbose.
2004-04-20 21:10:28 +00:00
Sergei Kolobov
dbadd7c208 - Rename WITH_POSTGRES knob to WITH_POSTGRESQL to be consistent
with other ports

PR:		ports/62557 (part)
Submitted by:	Ulrich Spoerlein <q@uni.de>
2004-04-20 20:59:42 +00:00
Thierry Thomas
123f360d60 - remove DEPRECATED & EXPIRATION_DATE;
- fix a fatigued typo.

Approved by:	mat (mentor).
2004-04-20 20:59:18 +00:00
Alexander Leidinger
704080a7b5 erge from sysutils/cdrtools-devel resp. sysutils/mkisofs-devel:
Changes common to cdrtools and mkisofs:
- 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.
- Manually replace included copies of config.guess and config.sub with
  versions from ${PORTSDIR}/Templates.
- Install relevant READMEs in DOCSDIR (unless NOPORTDOCS is set), some
  manual pages also reference these.
- Add a workaround for what appears to be a problem with gmake and certain
  locales on -current. [1]

Changes to cdrtools:
- Adjust COMMENT, some tools in this package 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 terms in cdrecord/defaults.c (PR 50835).
- Install a sample configuration file for cdrecord, also install a
  configuration file if it doesn't already exist.
- Patch manpages to better correspond to files and locations on FreeBSD.
- Add a knob to optionally build and install rscsi, 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.
  Note that the stock rscsi of cdrtools 2.00.3 has a small security issue,
  the fix from the cdrtools alpha version has been added to the port.
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg (see revision 1.48
  of sysutils/cdrtools-devel/Makefile for a more detailed description).
- Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav
  (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after
  ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed.
- Properly initialise the verbosity level of cdda2wav when the cooked_ioctl
  interface is used so it's disabled by default.
- Remove unnecessary patch-ai, this patch for supporting Plasmon RF 4100
  originated in the FreeBSD port of cdrtools but the relevant parts were
  incorporated in cdrtools-1.10a14.
- Disable the use of mlockall(2) on all version of FreeBSD (see PR 62930 for
  a description of the problem).

Changes to mkisofs:
- Add MLINKS for devdump.8, isodump.8 and 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.
- Unbreak mkhybrid.8 by replacing it with a MLINKS to mkisofs.8.
- Remove patch-bb, its purpose is unclear and there's no indication in the
  CVS history why it was added.

Requested by:	pav [1]
Submitted by:	marius (maintainer)

Changes to UPDATING:
 - add a note about the new location of the global configuration of cdrecord.
2004-04-20 20:46:33 +00:00
Trevor Johnson
b23fe62489 new port: the MakeMaker module generates a Makefile from a Makefile.PL
PR:		63254
Submitted by:	Michael Johnson
2004-04-20 20:40:01 +00:00
Sergei Kolobov
4ceb8703f0 - Update to 2.4.4, a more recent stable version
- Pass maintainership to the submitter

PR:		ports/63077
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
Approved by:	Nicolas Jombart (current maintainer)
2004-04-20 20:36:39 +00:00
Alexander Leidinger
a04d79b29e - Disable the use of mlockall(2) on all version of FreeBSD again (see PR 62930
for a description of the problem). Appears to be a machine-dependant issue
  as I only see it on one box.
- Replace the default path to the rscsi binary in the rscsi client library
  with the correct location (why did this ever work?).

Submitted by:	marius (maintainer)
2004-04-20 20:30:43 +00:00
Mikhail Teterin
47d1ff0218 Update from 0.8.3 to 0.8.3.1 -- some of my patches were quietly incorporated
and the 0.8.3 is no longer available.
2004-04-20 20:00:16 +00:00
Ernst de Haan
2a4bcaef5b - Removed pkg-plist (missed in last commit)
PR:		61357
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-20 19:50:07 +00:00
Ernst de Haan
0a85d28a37 - Fix PORTDOCS [1]
- bsd.java.mk 2.0 compliant
- Removed pkg-plist
- Done some cleanning (PLIST_SUB statement)

PR:		61357
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
2004-04-20 19:48:50 +00:00
Mikhail Teterin
52897b80cb s/SHLIBDIR/LIBDIR to stop polluting /usr/lib and breaking packaging
Submitted by:	bento via kris
2004-04-20 19:43:40 +00:00
Greg Lewis
d97ab57471 . Unbreak the build by setting ANT_INCLUDE_SHARED_JARS. Found during
bsd.java.mk testing on bento.

Done now to get this fixed for 4.10.

PR:		65614
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Hopefully not objected to by:	znerd
2004-04-20 19:38:19 +00:00
Greg Lewis
672b6d91da . Unbreak the build, found by bento during bsd.java.mk testing:
. Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
  . Convert to using PORTDOCS so that the differences between 1.3 and 1.4
    generated javadocs are hidden.  This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
  JAVASHAREDIR and JAVAJARDIR.

Done now to get this fixed for 4.10.

Submitted by:	bento via kris
Hopefully not objected to by:	znerd (notified)
2004-04-20 19:35:58 +00:00
Thierry Thomas
8827b1b717 Unbreak (at least on i386) and upgrade to 1.1.9-1.
Approved by:	mat (mentor).
2004-04-20 19:10:29 +00:00
Erwin Lansing
dc90f19658 The package libintl-perl is an internationalization library for Perl
that aims to be compatible with the Uniforum message translations
system as implemented for example in GNU gettext.

WWW: http://search.cpan.org/dist/libintl-perl/

Requested by:	edwin
2004-04-20 19:03:17 +00:00
Joe Marcus Clarke
9dfaed21c6 Link against PTHREAD_LIBS so that the file selection dialog works correctly
when libgnomeui is installed.
2004-04-20 18:31:19 +00:00
Joe Marcus Clarke
5e7a889459 Update to 2.6.1.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
Approved by:	maintainer
2004-04-20 18:24:25 +00:00
Pav Lucistnik
ac6f849075 Add trac. What is Trac?
* An integrated system for managing software projects
    * An enhanced wiki
    * A flexible web-based issue tracker
    * An interface to the Subversion revision control system

PR:		ports/65690
Submitted by:	<thinker@branda.to>
2004-04-20 18:08:54 +00:00
Joe Marcus Clarke
95bd3f8ed2 Create the ${PREFIX}/etc/dm/Sessions directory. 2004-04-20 17:06:12 +00:00
Joe Marcus Clarke
808f430fa5 Do not remove directories that hicolor-icon-theme creates and removes.
Requested by:	kris
2004-04-20 16:57:04 +00:00
Joe Marcus Clarke
96952fafc3 Update to 2.6.0. 2004-04-20 16:46:07 +00:00
Joe Marcus Clarke
280e45a894 Update to 2.4.0. 2004-04-20 16:45:48 +00:00
Norikatsu Shigemura
79af4d1955 Resurrect MASTER_SITE_LOCAL. 2004-04-20 16:31:48 +00:00
David E. O'Brien
1ef7611499 Works on AMD64 also. 2004-04-20 16:31:01 +00:00
Joe Marcus Clarke
7c5e9ccc19 Update to 2.6.1.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-20 16:29:57 +00:00
Pav Lucistnik
4de7a65edf - Fix wrong location of lockdir from revision 1.105. This broked printing.
PR:		ports/65818
Submitted by:	Timur Bakeyev <timur@gnu.org> (maintainer)
2004-04-20 16:15:05 +00:00
Joe Marcus Clarke
51df37c7e2 Update to 2.6.1.1. 2004-04-20 16:08:33 +00:00
Peter Pentchev
ee238cb338 Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch for
tinydns - keep the data.cdb file mmap'd for a second instead of reopening it
on each query.
2004-04-20 15:43:03 +00:00
Pav Lucistnik
b0658eefed Add subversion-python, a slave port that enables packaging of Subversion
with python bindings.

PR:		ports/65689
Submitted by:	<thinker@branda.to>
2004-04-20 15:11:40 +00:00
Hye-Shik Chang
46646a9695 Fix typos and outdated statements.
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2004-04-20 14:29:26 +00:00
Greg Lewis
52ed0baa26 . Sync with the nethack32 port:
. By default, install things in a location that won't conflict with the
    other nethack ports.
  . Build and install the recover utility so that users can recover their
    game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
  . Use PKGNAMESUFFIX to select the graphics type.
  . Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port.
2004-04-20 14:24:28 +00:00
Archie Cobbs
1a2575b4ea Update to version 1.20. 2004-04-20 14:24:19 +00:00
Hye-Shik Chang
5ea744a20f - Improve instance treatments and its startup scripts.
- Change global products directory location.

PR:		65760
Submitted by:	maintainer
2004-04-20 14:18:32 +00:00
Alexander Leidinger
4959419432 Use the @FreeBSD.org address of the maintainer. 2004-04-20 14:04:00 +00:00
Kirill Ponomarev
df841b86f9 - Open Mortal is a parody of the once popular coin-up fighting
game, Mortal Kombat
2004-04-20 14:01:06 +00:00
Norikatsu Shigemura
17b42fa78f Add jude_take 1.3, a Java/UML Object-Oriented Design Tool.
PR:		ports/65807
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2004-04-20 13:50:33 +00:00
Alexander Leidinger
4171a9b485 Use the @FreeBSD.org address of the maintainer.
Approved by:	marius
2004-04-20 13:49:29 +00:00
Masafumi Max NAKANE
1fca0d561e Update to 3.1.3.
Also:

* Use OPTIONS to specify WITH_DVIPSK
* provide an option to install udvips
* Add listings.sty

Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
		SHIOZAKI Takehiko <st@be.to>
2004-04-20 13:25:33 +00:00
Norikatsu Shigemura
bbe8db834b Updated i386 binaries for version 03.2.
PR:		ports/65791
Submitted by:	David Marshall <marshall@chezmarshall.com> (maintainer)
2004-04-20 13:08:27 +00:00
Alexander Leidinger
00ba20f93e Slave port of security/ssh2. It builds ssh2 without X11 support.
Submitted by:	marius
2004-04-20 13:00:39 +00:00
Alexander Leidinger
3cee626158 - Display the available build knobs via a pre-everything target.
- Remove the autodetection for X11 support and the WITH_X11 knob, instead
  always build with X11 support and add a WITHOUT_X11 knob. Together with
  an additional ssh2-nox11 slave port this allows easier handling of these
  two variants and to have pre-compiled packages for both (ssh2 with X11
  support depends on X11 libraries).

Submitted by:	maintainer (marius)
2004-04-20 12:53:42 +00:00
Pav Lucistnik
145ac14fbc Add clearsilver, a fast, powerful, and language-neutral HTML template system.
In both static content sites and dynamic HTML applications, it provides
a separation between presentation code and application logic which makes
working with your project easier.

Add clearsilver-python, a slave port that enabled python extension in clearsilver.

WWW: http://www.clearsilver.net/

PR:		ports/65652, ports/65653
Submitted by:	thinker <thinker@branda.to> (original submission)
		Rui Lopes (fixes)
2004-04-20 12:43:35 +00:00
Pav Lucistnik
772054ce12 - Update to 1.2.0
PR:		ports/63013, ports/65758
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
		Carl Makin <carl@stagecraft.cx>
2004-04-20 12:31:51 +00:00