1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

2919 Commits

Author SHA1 Message Date
Oliver Braun
6243e66be9 Upgrade to 2.0. 2003-04-22 17:34:20 +00:00
Akinori MUSHA
2a999dfad0 Satisfy the latest ruby 1.8 more.
Submitted by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
2003-04-22 11:38:19 +00:00
Akinori MUSHA
a211d19959 Add a patch to fix "undefined local variable" error.
Reported by:	many ;(
2003-04-22 08:59:21 +00:00
Akinori MUSHA
80db4951b8 Update to 20030422. This is a maintenance release.
portsdb(1):
- Fix portsdb -U's COMMENT support.

  Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>

portsclean(1):
- Fix a silly typo and unbreak portsclean -P.

  Submitted by:	Olivier Tharan <olive@oban.frmug.org>

pkgtools.conf(5):
- Set OS_PKGBRANCH to "<n>-stable" for PRERELEASE, RC, ALPHA, BETA,
  etc.

- Apply grammar fixes and rephrase a paragraph.

  PR:	ports/49042, ports/49041
  Submitted by:	Chris Pepper <pepper@rockefeller.edu>

overall:
- Appease ruby 1.8 which now complains about closed streams.
2003-04-22 06:42:27 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Oliver Braun
4a8796650a Upgrade to 1.91. 2003-04-21 22:23:24 +00:00
Foxfair Hu
e825882a36 PR: 51010
MAINTAINER update: Fixes security problem from Debian Security Advisory
DSA 285-1
2003-04-21 13:33:51 +00:00
Hajimu UMEMOTO
b1e7dc7de7 use USE_GNOME=gtk20 instead of LIB_DEPEND. 2003-04-21 10:34:43 +00:00
Adam Weinberger
aabab4cf4d Add chgrep.
Chgrep searches the input files (or standard input if no files are named)
for oldstring and changes them to new string. If some file and file.lock
exist then chgrep leaves both files unchanged. This program can be very use-
full for mail servers. Chgrep is fast, much faster than grep or sed.

PR:		51198
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-21 02:03:05 +00:00
Adam Weinberger
c9ab8e49c1 atspi implies atk.
Submitted by:	marcus
2003-04-21 00:06:57 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Oliver Braun
ad9c063ba8 Upgrade to 1.9. 2003-04-20 18:05:42 +00:00
Max Khon
7f0bfedd0e Aargh.. fix manpage installation. 2003-04-20 14:34:01 +00:00
Kris Kennaway
257fa95095 Create directories mode 755, not 775 2003-04-19 23:21:54 +00:00
Yen-Ming Lee
9e43475160 update port sysutils/ipa 1.3.2 -> 1.3.3
Changes in ipa, from the ipa-1.3.3/HISTORY file:

- Fixed two bugs in ipa(8), which caused core dumps: if there were one or
  some `\t' characters after the "rule" or "limit" keyword in ipa.conf(5),
  then ipa(8) wasn't able to parse such configuration file
- File /var/ipa/## lock ## was renamed to /var/ipa/lock db, because
  BSD daily script deletes files with `#' characters.  All should remove
  the /var/ipa/## lock ## file
- Minor improvements and changes

PR:		51127
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2003-04-19 20:10:37 +00:00
Jimmy Olgeni
0bdd021d0f Update module mailbox-1.010-1. 2003-04-18 21:50:03 +00:00
Max Khon
8b9ee90e5d Fix pkg-plist.
Pointed out by:	kris
2003-04-18 05:13:58 +00:00
Mario Sergio Fujikawa Ferreira
db90ac6c58 Switch to new USE_GETOPT_LONG ports option 2003-04-18 04:08:57 +00:00
Kris Kennaway
2bde101dcf Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed.
2003-04-17 21:56:40 +00:00
Oliver Braun
adafb40646 Mention that multitail comes with regular expression support.
Requested by:	developer
2003-04-17 19:18:25 +00:00
Oliver Braun
ee37463314 Upgrade to 1.8. 2003-04-17 18:18:14 +00:00
Martin Blapp
437ef8f96a Work around segfault on FreeBSD Kernels kern.maxfiles >= 16384
Reviewed by:	no answer from maintainer
2003-04-16 17:26:59 +00:00
Tilman Keskinoz
5bb835f439 Add LinNeighborhood, a GTK SMB LANbrowser
PR:		50953
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-04-16 11:44:55 +00:00
Oliver Braun
7a166a41f9 * Fix tail exec (option --follow=name is called -F on FreeBSD).
* Bump PORTREVISION.
2003-04-15 20:35:51 +00:00
Oliver Braun
f7f266659f Upgrade to 1.7. 2003-04-15 18:20:34 +00:00
Max Khon
320714c7d5 Does not depend on kernel and is not i386 only. 2003-04-15 17:34:14 +00:00
Tilman Keskinoz
778d07b610 Update to 0.6
Approved by:	maintainer
2003-04-15 08:51:09 +00:00
Adam Weinberger
c6b1eba40f The GNOME On-Screen Keyboard (GOK) is an accessability interface
that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.

The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
2003-04-15 02:23:37 +00:00
David E. O'Brien
6f3f44a0e0 Update to an interm version that handles new warnings on the sys Alpha headers.
Submittted by:	Vic Abell <abe@purdue.edu>
2003-04-14 22:30:43 +00:00
Mario Sergio Fujikawa Ferreira
ae47cbee95 De-pkg-comment 2003-04-14 20:13:56 +00:00
Jimmy Olgeni
cada8fe83b Update module file-1.010-1. 2003-04-14 20:12:11 +00:00
Tilman Keskinoz
0f0e1b56fd USE_QT_VER=3, Bump PORTREVISION. Reset bouncing Maintaineraddress.
PR:		50768
Submitted by:	Reinhard Lenninger <reinhard.lenninger@web.de>
2003-04-14 15:03:16 +00:00
Oliver Braun
9d4566d644 Upgrade to 1.6. 2003-04-14 07:57:19 +00:00
Doug Barton
7d9bdade60 Up INN source version to 2.3.5 2003-04-13 21:12:48 +00:00
Adam Weinberger
846e0d4c3c Update to 0.3.1.
PR:		50908
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net> (maintainer)
2003-04-13 20:31:38 +00:00
Pete Fritchman
e75254b66b - update to 0.3.3
- working webpage + download site now
- install as 'colorize', not 'colorize.pl'.
2003-04-13 17:04:40 +00:00
Jimmy Olgeni
5bb16e67df Update module apache-1.080-1. 2003-04-13 13:56:17 +00:00
Edwin Groothuis
76c4796b2b maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
	http://search.cpan.org/search?dist=module, so this is a
	good time to convert all my ports to the new
	http://search.cpan.org/dist/module format.

PR:		ports/50686
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 11:37:25 +00:00
Max Khon
df2b3a72c4 New port: sb16config
sb16config is a configuration utility for Granch SBNI16-SHDSL PCI modems.
2003-04-13 06:17:36 +00:00
Tilman Keskinoz
49065e4d59 Update to 4.02
PR:		50872
Submitted by:	maintainer
2003-04-12 20:14:23 +00:00
Max Khon
2e38362afb New port: acidlaunch
Acidlaunch is a small, light-weight dockable app launcher with a simple
XML-based configuration syntax. It's great as a small, simple app launcher, and
it can optionally run in a withdrawn mode for embedding in the BlackBox
slit.

Submitted by:	Alexey Dokuchaev
2003-04-12 19:35:30 +00:00
Oliver Braun
0abf0e7ef6 Ups, committed wrong distinfo. 2003-04-11 20:45:12 +00:00
Oliver Braun
28f5144389 Upgrade to 1.5. 2003-04-11 20:40:48 +00:00
Max Khon
5f43e6f0c6 New port: wmmemfree
WMMemFree shows system memory usage.  It runs as a dockapp for window
manager like WindowMaker or some other which supports dockapps.  On
the top side you have your physical memory usage and on the bottom there
is your swap space usage.

Submitted by:	Alexey Dokuchaev
2003-04-11 10:28:51 +00:00
Mario Sergio Fujikawa Ferreira
ad70c13a44 o Update to 0.5.7
o Patch configure to eliminate "bash"ism

PR:		50778
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-04-10 21:16:03 +00:00
Oliver Braun
be401aced0 Upgrade to 1.3. 2003-04-10 17:41:59 +00:00
Jimmy Olgeni
0db746320d Update modules: lpadmin-1.080-1, useradmin-1.080-2. 2003-04-10 16:24:46 +00:00
Max Khon
5cc4c102ee fix build on 5.x
Submitted by:	MAINTAINER
2003-04-10 09:46:22 +00:00
Oliver Braun
de082ddab6 Tail multiple files on console with ncurses.
WWW: http://www.vanheusden.com/multitail/
2003-04-09 21:50:02 +00:00
Jimmy Olgeni
30c13edbe0 Update module useradmin-1.080-1. 2003-04-09 08:52:44 +00:00