Kirill Ponomarev
6b63c7cd1c
- Fix MASTER_SITES
2004-04-16 13:33:40 +00:00
Clement Laforet
a15906aee6
Remove noisy apache version detection
2004-04-16 13:29:29 +00:00
Kirill Ponomarev
29b87cde37
Add slimserver 5.1.1,
...
Slim Devices SlimServer streams a variety of audio formats
including MP3, Ogg, and FLAC to Squeezebox and SLIMP3 network
players as well as most software players.
PR: ports/65601
Submitted by: Brooks Davis <brooks@freebsd.org>
2004-04-16 13:13:30 +00:00
Markus Brueffer
2985d53d3a
Add kasablanca 0.3.1, a graphical ftp client for KDE.
...
Features:
o ftps encryption via AUTH TLS
o fxp (direct server to server transfer)
o bookmarking system
o concurrent connections to multiple hosts
2004-04-16 12:37:30 +00:00
Clement Laforet
e50672f6cf
Add Makefile.modules.3rd, which should simplify apache modules porting.
...
It can not be used with USE_APACHE knob.
Most important knobs:
WANT_APACHE= {13,2}
Apache version required. if undefined, both apache version
are allowed.
AP_FAST_BUILD
Do ${APXS} -c ${APXS} -i for you
AP_GENPLIST
Autogenerate a _SIMPLE_ plist:
See future commits to know how to use this file.
2004-04-16 12:24:42 +00:00
Mathieu Arnold
ec4af15bfa
Fix plist
...
Reminded by: dosirak.kr
2004-04-16 12:23:14 +00:00
David E. O'Brien
f5b9fa7a73
Update to the 2003-04-13 snapshot.
2004-04-16 11:14:15 +00:00
Kris Kennaway
650594a2d4
Add missing file
2004-04-16 11:08:37 +00:00
Thierry Thomas
c86ae03555
Fix a deinstallation problem noted on dosirak
...
+ utilize USE_APACHE and let it run smoothly with Apache2
+ utilize PORTDOCS
+ display a clean PKGMESSAGE when installing a package.
Approved by: mat (mentor).
2004-04-16 10:59:29 +00:00
Tilman Keskinoz
b6adcb2390
Workaround a problem with fast-mutexes on amd64
...
Reported by: tjr
PR: 64886
Investigative work by: perky
Workaround suggested by: maintainer
2004-04-16 10:18:13 +00:00
Tilman Keskinoz
b59a14134b
Install a shared version of libXau and libXRes.
...
They are necessary to compile GNOME 2.6(libgtop2 and libwnck)
on amd64 (and probably ia64). Bump PORTREVISION
Reviewed by: x11 (earlier version)
2004-04-16 10:06:42 +00:00
Tilman Keskinoz
452589b067
Mark broken on 5.x with libc_r.
...
Reported by: "Christer Solskogen" <solskogen@carebears.mine.nu>
2004-04-16 09:58:27 +00:00
Tilman Keskinoz
58a018f999
Update from prerelease to the real release
2004-04-16 09:26:33 +00:00
Dirk Meyer
5ca65ff4b3
- fix typo in condition.
...
Reported by: kris
2004-04-16 09:17:55 +00:00
Kirill Ponomarev
c7e27975d2
- Update to 0.11.48
...
- Respect CFLAGS and use DOCSDIR
PR: ports/65591
Submitted by: michael johnson <ahze at ahze dot net>
2004-04-16 08:16:30 +00:00
Kirill Ponomarev
0920ee7f90
Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributed
...
memory cache daemon.
PR: ports/65600
Submitted by: michael johnson <ahze@ahze.net>
2004-04-16 08:11:42 +00:00
Pav Lucistnik
c20e52e5dd
- Take over maintainership
...
Approved by: Jeremy Messenger <mezz7@cox.net> (previous maintainer)
2004-04-16 08:09:25 +00:00
Kirill Ponomarev
8daa07cec3
- Honor CFLAGS
...
PR: ports/65599
Submitted by: michael johnson <ahze at ahze dot net>
2004-04-16 08:08:11 +00:00
Kirill Ponomarev
98189bf4c0
- Update to version 1.2.1
...
PR: ports/65596
Submitted by: maintainer
2004-04-16 08:01:27 +00:00
Kirill Ponomarev
a4d5736e3b
- Update to version 20040415
...
PR: ports/65586
Submitted by: maintainer
2004-04-16 07:53:18 +00:00
Kirill Ponomarev
a7e4014a59
- Change MASTER_SITES
...
- Fix WWW:
PR: ports/65597
Submitted by: maintainer
2004-04-16 07:51:27 +00:00
Kirill Ponomarev
89217d5e2a
- Reset MAINTAINER to ports@FreeBSD.org
...
PR: ports/65604
Submitted by: michael johnson <ahze at ahze dot net>
2004-04-16 07:49:22 +00:00
Kirill Ponomarev
d268032003
- Reset MAINTAINER to ports@FreeBSD.org
...
PR: ports/65603
Submitted by: michael johnson <ahze at ahze dot net>
2004-04-16 07:48:24 +00:00
Kirill Ponomarev
e789ce9b84
- Change maintainer's email
...
PR: ports/65602
Submitted by: maintainer
2004-04-16 07:47:21 +00:00
Alex Dupre
02020776c8
Update to 4.3.6 release.
...
- Fix build curl dependency
- Fix (hopefully) the core dump on apache restart
- Fix DaylightSavingTime issue
2004-04-16 07:44:34 +00:00
Dmitry Sivachenko
d0624ee2f2
Use a copy of libpng shipped with rrdtool. This fixes build with ancient
...
version of perl (5.005).
I have no spare machine with that version of perl to develop a proper fix.
Noticed by: many
2004-04-16 07:16:50 +00:00
Joe Marcus Clarke
c495542d4f
Add a missing RUN_DEPENDS on libXpm.
...
Reported by: bento via kris
2004-04-16 06:52:52 +00:00
Joe Marcus Clarke
74988a37d0
Add a missing xpm.h to the plist, and bring in some patches from Freedesktop
...
CVS to fix the Makefile, and install a libXpm.so with the same shared
library version as XF86.
2004-04-16 06:51:14 +00:00
Joe Marcus Clarke
337e0c7937
Update to 2.6.1.
2004-04-16 06:09:21 +00:00
Joe Marcus Clarke
8a3b79e2e1
Add gtstarter, a port that allows one to start gnome-terminal from a list
...
of configured profiles.
PR: 65584
Submitted by: Franz Klammer <klammer@webonaut.com>
2004-04-16 06:00:27 +00:00
Ying-Chieh Liao
fd807c001b
fix build on -stable
...
Noticed by: bento via kris
2004-04-16 02:37:14 +00:00
Kris Kennaway
76d9e2060b
Add missing files and manpages
2004-04-16 02:16:28 +00:00
Alfred Perlstein
3c1269109e
Install binaries needed by some mDNS consumers.
2004-04-16 02:15:01 +00:00
Ying-Chieh Liao
cdd7b7cf62
add nova 0.4
...
An Integrated Observational Environment for amatuer astronomers
2004-04-16 01:42:47 +00:00
Ying-Chieh Liao
8975874775
add sky2000 0.2
...
A binary representation of the Sky2000 star catalog
2004-04-16 01:41:58 +00:00
Ernst de Haan
c148c5e6b6
Missed in last commit.
2004-04-16 01:36:01 +00:00
Ernst de Haan
9cbc6ec250
- Update to 0.8.2 [1]
...
- Changed maintainer from will@ to ports@ [2]
PR: 62403 [1]
Submitted by: Michael Ranner <mranner@inode.at> [1]
Approved by: will [2]
2004-04-16 01:35:35 +00:00
Oliver Eikemeier
9fff147f62
Introduce '*' as the lowest possible version number, so that
...
>=2.* <3.*
matches all 2.X versions, even alpha.
Fix a malformed conditional, noted by linimon.
2004-04-16 01:24:46 +00:00
Ying-Chieh Liao
22fe0259ec
a minor change in spec file
...
diff -ruN -ruN FlowDesigner-0.8.0.old/FlowDesigner.spec FlowDesigner-0.8.0/FlowDesigner.spec
--- FlowDesigner-0.8.0.old/FlowDesigner.spec Wed Jan 21 10:20:32 2004
+++ FlowDesigner-0.8.0/FlowDesigner.spec Wed Jan 21 09:59:58 2004
@@ -1,6 +1,6 @@
%define name FlowDesigner
%define ver 0.8.0
-%define rel 1.fc1
+%define rel 1
Summary: A visual data-flow language
Name: %name
Noticed by: bento via kris
2004-04-16 00:59:29 +00:00
Jacques Vidrine
2350898f67
Add kdepim vulnerability
2004-04-16 00:49:15 +00:00
Jacques Vidrine
ded597a418
Mark FORBIDDEN due to remotely exploitable format string
...
vulnerabilities.
http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html
2004-04-16 00:27:02 +00:00
Jacques Vidrine
3602d88b45
Add neon vulnerability
...
Correct the version range for openh323
2004-04-16 00:26:36 +00:00
Ernst de Haan
2059d64391
Add jdk15-doc:
...
Java Development Kit 1.5 Documentation. Contains release information,
API documentation, guides to new features and tool documentation.
The documentation will be installed in ${PREFIX}/share/doc/jdk1.5/
WWW: http://java.sun.com/j2se/1.5/
2004-04-15 23:46:28 +00:00
Ernst de Haan
1312cea9fc
Using PORTDOCS macro.
2004-04-15 23:43:26 +00:00
Ernst de Haan
4ab45882f5
Using PORTDOCS macro.
2004-04-15 23:27:41 +00:00
Ernst de Haan
583ef52daf
Slightly improved phrasing of RESTRICTED.
2004-04-15 23:16:48 +00:00
Ernst de Haan
166deda508
- Removed non-existent download site metaverse.nl
...
- Fixed removal of files after deinstall [1]
- Using PORTDOCS macro
Reported by: kris [1]
2004-04-15 23:14:26 +00:00
Ernst de Haan
fbda0a0a29
Removed unused DOWNLOAD_URL variable.
2004-04-15 23:10:25 +00:00
Ernst de Haan
6272e9dfa2
Made cp -R silent again, like previously.
2004-04-15 23:05:17 +00:00
Ernst de Haan
b9ee6e75d4
Cleverly determine version-related variable values
...
based on other variables.
2004-04-15 23:03:16 +00:00