1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

56949 Commits

Author SHA1 Message Date
Ying-Chieh Liao
a286ace6d9 add soundgrab 0.6.0
Interactively select and save sections of an audio file
2002-05-10 10:52:51 +00:00
Johann Visagie
1cd8250a01 - Big cleanup - almost a complete rewrite of this port
- Add necessary dependency on www/mod_php4
- Structure port Makefile and $PLIST in such a way that configuration data is
  not overwritten upon reinstall
- Ensure that (de)installation as package also works correctly
- Install documentation under $DOCSDIR
- Bump $PORTREVISION
2002-05-10 09:54:03 +00:00
Maxim Sobolev
11e6c08814 - Make ${DISTDIR} auto-detection actually working;
- unbroke when either ${PORTSDIR} or ${DISTDIR} is symlink.
2002-05-10 09:14:40 +00:00
Ying-Chieh Liao
827ddfb6b7 add missing patch file
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-05-10 08:48:43 +00:00
Maxim Sobolev
9b7a9e86ba Unbroke with recent py-game. 2002-05-10 08:32:22 +00:00
Masafumi Max NAKANE
7448ba8243 Define USE_GMAKE as the build fails with bmake from recent -stable.
Since bmake from a few months ago can handle this port, it is likely
issues with recent chages to bmake.
2002-05-10 06:48:05 +00:00
Joe Marcus Clarke
2de9acc2cb Add missing dependency on pkgconfig.
Reported by:	bento
2002-05-10 06:38:14 +00:00
Andrey A. Chernov
4df1bb593a Upgrade to 4.28 2002-05-10 06:36:14 +00:00
Kris Kennaway
ac4aadf5bd Somehow obrien committed the distinfo for the gengetopt port over the
top of this one when he relinquished maintainership.

Noticed by:	bento
2002-05-10 06:32:23 +00:00
Dirk Meyer
2029c61d64 Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.

PR:		37908
2002-05-10 06:01:35 +00:00
Ying-Chieh Liao
b90c5cf707 upgrade to 0.8.0 2002-05-10 05:50:47 +00:00
Ying-Chieh Liao
99d1cab728 remove unnecessary patch (already in rc9)
Submitted by:	synker (on irc)
2002-05-10 05:42:45 +00:00
Ying-Chieh Liao
d156a4fac8 upgrade to 1.9 2002-05-10 05:26:37 +00:00
Dirk Meyer
a1c3eddc32 Update to 1.18.256.
Some bugfixes.
2002-05-10 05:07:17 +00:00
Cy Schubert
c1c9eef70e Give this port a new home and take on maintainership of this orphan. 2002-05-10 05:02:21 +00:00
Ying-Chieh Liao
dda1f1551f upgrade to 1.3
PR:		37911
Submitted by:	maintainer
2002-05-10 04:59:47 +00:00
Cy Schubert
2f83ae77f8 Upgrade 0.6 --> 0.6.1
Maintainer requested maintainership drop.

PR:		37916
Submitted by:	MAINTAINER
2002-05-10 04:53:07 +00:00
Ying-Chieh Liao
7d6d28c2c2 tarball change :
- add new source files
   - update docs

PR:		37902
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 04:44:54 +00:00
Trevor Johnson
f1559643bd Assign maintainership to Dominic Marks.
PR:		37907
Submitted by:	Dominic Marks
2002-05-10 04:36:53 +00:00
Ying-Chieh Liao
19039fb2e1 -# LICENSE: http://www.bluesine.com/license
+#   LICENSE:    http://www.bluesine.com/license.html

PR:		37901
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 04:36:04 +00:00
Ying-Chieh Liao
597e5ee9f4 upgrade to 0.11
PR:		37899
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 04:29:36 +00:00
Ying-Chieh Liao
b3b2c2f25f upgrade to 3.0.1.r9
PR:		37915
Submitted by:	maintainer
2002-05-10 04:11:55 +00:00
Ying-Chieh Liao
1753802bd5 source changed but distfile name not change :<
modification :
   - no depend on system header files (like /usr/include/stdio.h)
   - add a new Makefile for rh7 (none of our business)

PR:		37896
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 04:03:49 +00:00
Ying-Chieh Liao
8ae30abf3f fix plist
PR:		37895
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 03:25:39 +00:00
Ying-Chieh Liao
268723913d Update to Ecartis beta 1.0.0 Security Milestone 1
PR:		37893
Submitted by:	maintainer
2002-05-10 03:23:48 +00:00
Ying-Chieh Liao
3deacff206 fix plist
PR:		37894
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 03:19:35 +00:00
Ying-Chieh Liao
d047fba8fe Spin off HPIJS driver
PR:		37890, 37891
Submitted by:	Ports Fury
2002-05-10 03:15:19 +00:00
Andrey A. Chernov
df7822cca5 Back out a+x cgi-bin.default example scripts for paranoid safety sake 2002-05-10 03:14:36 +00:00
Ying-Chieh Liao
bf780e9305 upgrade to 0.8.1 2002-05-10 02:32:18 +00:00
SADA Kenji
85b2f9c736 Cope with bento portbuild sandbox.
PR:		ports/35596
Submitted by:	maintainer
2002-05-10 01:30:04 +00:00
Jean-Marc Zucconi
bdb7d2aab2 Link the library with -lX11 -ltk82 so that the tix library can be loaded
safely from a tk program.

Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2002-05-10 01:13:46 +00:00
SADA Kenji
5c504a9022 Upgrade to 2.4.96b.
PR:		ports/34472
Submitted by:	maintainer
2002-05-10 00:41:58 +00:00
Alexander Langer
4667714d60 - Update to 0.2.2 snapshot
- Change maintainer to submitter (approved by nra)

Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2002-05-09 23:10:45 +00:00
Maxim Sobolev
a765013955 - Rename local function called pause(), because it conflicts with one from
the libc. This should unbreak the build on -current;
- add missed .pyo files into pkg-plist (broken after USE_PYDISTUTILS) -
  pointy hat goes to ijliao.
2002-05-09 22:21:59 +00:00
Maxim Sobolev
d54dc938e3 Instead of disabling joystick code completely use "dummy" driver instead of
problematic usb one. This should fix problems some ports are having when
linked against libsdl without joystick code at all. Bump PORTREVISION.
2002-05-09 22:19:37 +00:00
Maxim Sobolev
0325e94803 Make gnome-panel working:
- fix search path for activation config files in X11BASE in bonobo-activation;
- correct name of gnome-panel executable in GNOME_Panel.server.

Bump PORTREVISIONs of both ports.
2002-05-09 21:37:19 +00:00
Clive Lin
00982aa152 In case tin links against libiconv now, teach tin to recognize BIG5
charset.

Noted by: My post became 8bit stripped.
2002-05-09 19:28:07 +00:00
Mario Sergio Fujikawa Ferreira
978b4da217 o Update to 0.7.0
o Update maintainer email

Submitted by:	maintainer
2002-05-09 17:49:57 +00:00
Mario Sergio Fujikawa Ferreira
bf6f80294d Fix PLIST
Submitted by:	Alan E <ports@geeksrus.net>
Approved by:	will
2002-05-09 17:08:28 +00:00
Mario Sergio Fujikawa Ferreira
f6900ca941 Update to 0.55 2002-05-09 16:45:02 +00:00
Mario Sergio Fujikawa Ferreira
d06daf6bfd Update to 0.80.5 2002-05-09 16:43:46 +00:00
Dirk Meyer
efa7952a2b - Set soname for libtk84.so
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
  so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
2002-05-09 16:39:18 +00:00
Mario Sergio Fujikawa Ferreira
2f530066ec o Stop stripping Linux binary for now since it is returning:
"BFD: bfd assertion fail elf.c:1290"
o Even using Linux strip
2002-05-09 16:08:22 +00:00
Ying-Chieh Liao
6da3a91159 add rawrec 0.9.97
rawrec/rawplay threaded audio
2002-05-09 16:04:23 +00:00
Mario Sergio Fujikawa Ferreira
ecfb151389 Update to 1.4 Build 160 2002-05-09 15:57:35 +00:00
David E. O'Brien
42e2fa02d2 To ports@freebsd.org. 2002-05-09 15:14:20 +00:00
Dmitry Sivachenko
157b20cc67 Add a kluge to comment out ktalkd files if /var/run/utmp is
not found; this is done for the benefit of bento building.

Submitted by:	Alan E <alane@geeksrus.net>
2002-05-09 14:40:11 +00:00
Dmitry Sivachenko
7668bebf8b fix a badly out of date pkg-plist.
Submitted by:	Alan E <alane@geeksrus.net>
2002-05-09 14:38:29 +00:00
Ying-Chieh Liao
1b6970f8ae add sloth 1.1.0
Slow down a process
2002-05-09 13:45:49 +00:00
Ying-Chieh Liao
566683dcf5 add lightning 1.0
Generates assembly language code at run-time
2002-05-09 12:57:04 +00:00