Will Andrews
ee645ffe6d
Fix fennerism, caused by another project moving to SourceForge.
...
PR: 18246
Submitted by: maintainer
2000-04-27 05:01:44 +00:00
Akinori MUSHA
680959f6f8
Remove the backslash at the end of BUILD_DEPENDS line.
...
Seems ade forgot to remove it.
Noticed by: make index
2000-04-27 02:32:16 +00:00
Will Andrews
fcb33b1536
Fix the sample configuration file so that syslog-ng behaves more like
...
FreeBSD's syslogd. syslogd logs the specified level and greater; currently
syslog-ng only logs at the level specified.
PR: 18219
Submitted by: maintainer
2000-04-26 12:16:46 +00:00
Justin M. Seger
7833d2dbe5
Upgrade to 1.5.4 and change to not be x86 specific
...
Submitted by: Steve Sizemore <steve@cmpharm.ucsf.edu>
2000-04-25 20:57:38 +00:00
Will Andrews
d4b671f0a8
Add syslog-ng, a syslog replacement.
...
PR: 18187
Submitted by: Vince Valenti <vince@blue-box.net>
Category seconded by: asami, chuckr, green
2000-04-25 12:48:06 +00:00
Ade Lovett
5fcc62099e
Adjust dependencies. devel/popt now builds a shared library.
2000-04-24 15:50:30 +00:00
Jason Evans
d34c09f038
Use ${WRKDIR} for building rather than the src directory in order to allow
...
building from a read-only ports tree.
2000-04-23 22:26:00 +00:00
Matt Jacob
9d6d492b3f
Add nwclient target.
2000-04-23 06:28:33 +00:00
Matt Jacob
44d0d0335e
Add files for binary port for Legato's NetWorker client for FreeBSD
...
(alpha && i386).
2000-04-23 06:28:11 +00:00
Will Andrews
152cd3d823
Update to 1.6. Set this port BROKEN on 4.0+; I confirmed that bento is
...
correct in that sys/rlist.h is not on 4.0+. If some kind soul would like
to fix this, that'd be nice. This update also fixes CFLAGS ignorance.
PR: 16692
Not objected to by: maintainer
2000-04-23 05:36:11 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Hajimu UMEMOTO
4a46290deb
Plugins should be installed into libexec.
2000-04-18 18:33:57 +00:00
Andreas Klemm
5130a62e93
Update Webmin to newest port 0.79
...
New: possibility to access webmin secure via SSL
2000-04-17 19:12:08 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Andreas Klemm
739ed0d54b
update port to version 1.13
...
PR: 17894
2000-04-16 16:41:58 +00:00
Satoshi Asami
ad4d1e476c
DISTNAMe-related cleanups.
2000-04-16 04:14:12 +00:00
Akinori MUSHA
52190dc850
Portlint COMMENT's.
...
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Hajimu UMEMOTO
1176491a79
Update to 0.9.8.
2000-04-14 16:12:16 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
Michael Haro
bcd8ffd9d0
update with the new PORTNAME/PORTVERSION variables
2000-04-08 21:25:03 +00:00
Will Andrews
55ff798a18
Modify flexbackup to use MASTER_SITE_SUBDIR, and also make pkg/MESSAGE
...
more PREFIX-friendly. Also, put flexbackup docs in share/doc/flexbackup.
Reflect this doc change in MESSAGE too.
PR: 17762
Submitted by: John Reynolds <jjreynold@home.com>
2000-04-08 05:38:35 +00:00
Satoshi Asami
f3aec7e67f
Fix build problem (read-only ${PORTSDIR}) by adding
...
MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a
"make obj". That obsoletes the pre-clean target since the generated
files all go into ${WRKDIR} and there's nothing to clean on the source
directory.
Also, fix several minor bogons. NO_CHECKSUM is a user variable, and
never should be set in a port Makefile. NO_WRKSUBDIR is not necessary
because WRKSRC is set explicitly. I don't know what the empty
do-fetch is doing there.
2000-04-07 23:19:11 +00:00
Ade Lovett
a283bf6b18
Update to 1.0.53
2000-04-06 15:33:12 +00:00
David E. O'Brien
81b5e6d853
Update to version 4.49.
...
* adds support for FreeBSD 5.0
* adds IPv6 support for FreeBSD
2000-04-04 03:36:27 +00:00
Vanilla I. Shu
60ef73094f
- Fix MASTER_SITES
...
- Support CC/CFLAGS properly
PR: ports/17467
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-02 11:31:48 +00:00
Hajimu UMEMOTO
ac294acfd8
Add LIB_DEPEND on graphics/imlib.
...
PR: ports/17568
Submitted by: root@kot.ne.mediaone.net
2000-03-24 12:59:26 +00:00
Hajimu UMEMOTO
e682d0f1c7
Update to version 0.9.7
2000-03-24 08:54:12 +00:00
Jason Evans
5f5b5a5a94
Turn the procmap port on.
2000-03-23 03:41:26 +00:00
Jason Evans
c0165651be
Add the procmap port, which prints procfs map files.
2000-03-23 03:28:57 +00:00
Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
Satoshi Asami
490adac052
" http://www.FreeBSD.org/~user/ " -> " http://people.FreeBSD.org/~user/ "
2000-03-21 23:01:18 +00:00
David E. O'Brien
4406019b6c
The LSOF author now supports KAME IPv6 on FreeBSD.
2000-03-21 21:43:01 +00:00
David E. O'Brien
73935cb262
Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOF
...
version just for us.
Submitted by: Vic Abell <abe@purdue.edu> [LSOF author]
2000-03-21 08:34:37 +00:00
Justin M. Seger
7cc807dbea
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
2000-03-20 23:25:21 +00:00
Michael Haro
998649bf5d
portlint
2000-03-20 21:19:37 +00:00
Michael Haro
37f04ed102
cat -> ${CAT} (portlint)
2000-03-20 21:06:48 +00:00
Michael Haro
978fe1a1ca
shrink comment to <70 chars (portlint)
2000-03-20 21:04:11 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
Hajimu UMEMOTO
f54419386c
Activate gkrellm.
2000-03-19 14:59:36 +00:00
Hajimu UMEMOTO
5edfb51f11
With a single process, GKrellM manages multiple stacked monitors and supports
...
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.
Reviewed by: Will Andrews <andrews@technologist.com>
2000-03-19 14:53:36 +00:00
Andrey A. Chernov
e1de7422e3
upgrade to 3.52
2000-03-11 02:05:43 +00:00
Chris D. Faulhaber
167f1a76f8
Update port to 0.65:
...
* Add -m flag: produces a very simple output format, suitable for
input to other programs - such as the UCD SNMP Daemon.
By: Kevin Walton <kevinw@demon.net>
2000-03-08 17:51:03 +00:00
Bill Fenner
d4dbb89f9d
Unbreak for 3.x .
2000-03-08 02:46:22 +00:00
Boris Popov
1694b9ceee
Upgrade to version 0.43.1
...
Submitted by: "Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se>
2000-03-06 12:55:37 +00:00
Gary Jennejohn
c96c7385e5
Make these compile under -current.
...
Approved by: maintainer
2000-03-04 09:43:26 +00:00
Satoshi Asami
228223cd58
Use EXTRA_PATCHES instead of copying a patch into ${PATCHDIR}, which
...
can be read-only.
2000-03-03 20:06:13 +00:00
Bill Fumerola
d220a7403a
Oh hell, while I'm here add a WWW: for this too.
2000-03-01 07:38:04 +00:00
Bill Fumerola
f49e7dd09c
Find a real MASTER_SITE for this.
...
Insipired by, but certainly wrong:
PR: ports/16653
Submitted by: Stephen Kiernan <sk-ports@vegamuse.org>
2000-03-01 07:37:00 +00:00
Chris D. Faulhaber
a38c336c97
Update port to 0.1f
...
PR: 17039
Submitted by: Maintainer
2000-02-29 02:35:46 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
Ade Lovett
3732a05fcb
Correctly substitute version information into the installed
...
run-time configuration file.
ie: make "gnome-config --modversion capplet" DTRT
2000-02-23 20:33:32 +00:00
Chris D. Faulhaber
e6329cf585
Update port to 3.7.9
...
PR: 16835
Submitted by: Maintainer
2000-02-22 21:49:18 +00:00
David E. O'Brien
4923e5cdab
Change maintainer.
2000-02-21 16:41:35 +00:00
Satoshi Taoka
b90e8edb85
Add xpm to LIB_DEPENDS
...
Obtained from: bento
2000-02-21 15:25:31 +00:00
Boris Popov
a8f3db38bb
Update to version 0.43.0
2000-02-21 08:23:28 +00:00
Munechika SUMIKAWA
2f25cab541
activate xbattbar.
2000-02-20 17:08:55 +00:00
Andreas Klemm
ab10519a48
Reducing Maintainership to an amount of ports
...
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG .
2000-02-20 17:01:26 +00:00
Munechika SUMIKAWA
05c69e1751
Xbattbar shows the current (laptop) battery status in the X window
...
environment. The battery indicator of this program is very simple: a simple
bar in the bottom of your display. With its color, it indicates the
AC-line status (plugged in or off-line), and buttery
charging/remaining level.
WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html
2000-02-20 17:00:33 +00:00
Kris Kennaway
bb7bad6476
Respect CFLAGS
2000-02-19 21:45:17 +00:00
Satoshi Taoka
cdcde9f29a
Update to 1.3
2000-02-18 12:22:16 +00:00
Satoshi Taoka
a8491985a9
PCcard monitor for FreeBSD + PAO
2000-02-18 02:28:54 +00:00
Satoshi Taoka
10e9b77d49
Move wmpccard from misc to sysutils
...
Pointed out by: asami
2000-02-18 02:21:40 +00:00
Ade Lovett
5de6a3c908
Update to 1.0.7
2000-02-18 02:15:24 +00:00
Chris D. Faulhaber
81529fc35b
Update port to 1.42:
...
* New features
* Apperance bug fixes
* Other stuff or something
PR: 16707
Submitted by: Maintainer
2000-02-15 16:56:55 +00:00
R. Imura
46789bfcb4
Remove giflib dependence.
...
Only changed giflib -> libungif in kdegraphics.
They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Michael Haro
f769259855
update mastersites
...
PR: 16654
Submitted by: maintainer
2000-02-15 02:53:05 +00:00
Andrey A. Chernov
9c5c19048f
download path changed
2000-02-14 23:25:26 +00:00
Dirk Froemberg
226171ceed
Fix a core dump in conjunction with -T.
...
PR: ports/16697
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2000-02-13 20:48:18 +00:00
Torsten Blum
f7cd7d6bd0
I made the distfile available on my ftp server since the original mastersite
...
doesn't carry the distfile anymore ;-(
2000-02-13 19:29:48 +00:00
David E. O'Brien
da537565dc
* This builds and should work when run on the i386.
...
* better note that this is for use on DEC Alpha ISO images.
2000-02-13 18:12:31 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
R. Imura
678a329d47
Mark it as BORKEN in 3-stable.
...
Submitted by: Roman Shterenzon <roman@xpert.com>
2000-02-13 00:05:36 +00:00
R. Imura
0b04137903
Update to version 1.41.
...
PR: 16615
Submitted by: maintainer
2000-02-12 21:47:44 +00:00
R. Imura
9de26227e5
Fix a problem around kmem group.
...
PR: 16655
Submitted by: maintainer
2000-02-12 20:38:40 +00:00
Ade Lovett
bd9ad04593
Point MASTER_SITES and pkg/DESCR to new location.
...
PR: 16581
Submitted by: Maintainer
2000-02-09 04:52:57 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Bill Fumerola
3dd16e0632
Add a MASTER_SITE and fix the original MASTER_SITE.
...
I also added the md5 of the second MASTER_SITE because there was no (real)
difference between the two tarballs.
PR: ports/16571
Submitted by: maintainer
2000-02-07 21:18:58 +00:00
Vanilla I. Shu
b82840fea5
Upgrade to 0.77
2000-02-06 12:34:29 +00:00
Michael Haro
abcaf00e3f
chop down manpage to <24 lines (portlint)
2000-02-02 21:05:14 +00:00
Dirk Froemberg
76ea44cfeb
- upgrade to 2.4.6
...
- respect ${CC}
- use /usr/bin/gzip instead of gzip
(maintainer timeout)
2000-02-02 16:24:46 +00:00
Chris D. Faulhaber
50ab159d7a
We only need to strip the binary once
...
PR: 16493
Submitted by: Maintainer
2000-01-31 23:25:33 +00:00
Bill Fumerola
cbf2fa4a7b
portlint
...
Approved by: maintainer
2000-01-31 17:19:09 +00:00
Kris Kennaway
84c2baf4ad
Drop privileges before executing user commands.
...
Chase the checksum and remove (temporarily) the second MASTER_SITE. The
distfile from the second site (which has the old md5 sum) has no content
differences but it's 9 bytes longer.
Submitted by: jedgar
2000-01-30 02:34:31 +00:00
Kris Kennaway
f3ea91ef96
Drop privileges before executing user commands
...
Submitted by: jedgar
2000-01-30 02:19:34 +00:00
Bill Fumerola
87fcf3ce6b
Remove trailing whitespace, remove x11 from categories, USE_XLIB when
...
appropriate. All of these are portlint errors.
2000-01-30 00:16:30 +00:00
Dirk Froemberg
85fae8dfcd
Upgrade to 1.8.
2000-01-29 23:53:58 +00:00
Dirk Froemberg
ceb2e15f2c
Upgrade to mkisofs included in cdrecord-1.8.
2000-01-29 23:53:24 +00:00
Bill Fumerola
0ca1573c9e
$Id$ -> $FreeBSD$
2000-01-29 23:49:04 +00:00
Bill Fumerola
dbbab1aad1
Fix typo MASTER_SITE -> MASTER_SITES, and fix the MASTER_SITE_SUBDIR
...
to reflect the actual location of this file on the comp.sources.unix
archive, both of which were broken in rev1.2 and not noticed until
now (a year and a few days later...)
2000-01-29 23:43:41 +00:00
Bill Fumerola
8c2b98dcf4
portlint (whitespace only change)
2000-01-29 23:31:41 +00:00
Michael Haro
6ba32b931f
fix some pkg/MESSAGE stuff
2000-01-29 20:01:39 +00:00
Ade Lovett
206c81d344
p5-SyslogScan contains routines to parse system logs.
...
PR: 15704
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
2000-01-29 03:23:24 +00:00
Boris Popov
2b2af36e2d
Upgrade to nut-0.42.2.
2000-01-29 01:54:28 +00:00
Steve Price
722512b0c3
- Support CC/CFLAGS/PREFIX properly
...
- Strip binary file
- Fix pkg/PLIST
PR: 16283
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-24 05:56:00 +00:00
Steve Price
012892b4bc
Maintainer (and author) no longer wishes to maintain this port.
2000-01-24 04:52:59 +00:00
Steve Price
d18d3a90d1
Update to version 1.01.
...
PR: 16243
Submitted by: maintainer
2000-01-24 04:49:49 +00:00
David E. O'Brien
326591c11e
One must 1st commit any changes to the distfile and then run `make makesum'
...
with the way I did this port.
2000-01-24 02:02:34 +00:00