Pav Lucistnik
36cec38eb9
- Add knob to run with PPerl, as suggested in svk wiki
...
http://svk.elixus.org/index.cgi?SVKAndPPerl
PR: ports/69573
Submitted by: Rong-En Fan <rafan@infor.org>
Approved by: Autrijus Tang <autrijus@gmail.com> (maintainer)
2004-07-25 22:43:30 +00:00
Pav Lucistnik
9739395cb7
- Chase checksum, unbreak
...
--- /usr/ports/distfiles/cal.rb-1.17/Calendar.rb Tue Jun 8 05:37:53 2004
+++ Calendar.rb Fri Jan 30 13:18:35 2004
@@ -308,11 +308,9 @@
wday = what_day(year, month, day) if wday == -1
f.each{|s|
s.chomp!
-# s.gsub!(" ", "")
+ s.gsub!(" ", "")
next if /^#/ =~ s
-# puts s.split(",\s*")
-# puts "#{day} #{month} #{year}"
- y, m, d, w, j, e, c = s.split(",\s*")
+ y, m, d, w, j, e, c = s.split(",")
if (y == "*" or y == year.to_s) and
(m == "*" or m == month.to_s) and
(w == "*" or w == wday.to_s) and
PR: ports/69511
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2004-07-25 22:36:49 +00:00
Thierry Thomas
bdf3130dc7
Upgrade to the latest snapshot.
2004-07-25 22:04:49 +00:00
Pav Lucistnik
5cda850482
- Update to 1.5
...
PR: ports/69593
Submitted by: Russell Francis <rf358197@ohio.edu> (maintainer)
2004-07-25 22:00:00 +00:00
Pav Lucistnik
7f11d466fb
Add manipulate_data, a set of tools to search data on a harddrive/partition/file,
...
extract the part you are interested in, and write it back after you modified it.
PR: ports/69555
Submitted by: bugghy <bugghy@phenix.rootshell.be>
2004-07-25 21:43:11 +00:00
Pav Lucistnik
18fa8363e2
- Update to 1.1.3
...
PR: ports/69574
Submitted by: bugghy <bugghy@rootshell.be>
2004-07-25 21:23:48 +00:00
Eric Anholt
db26f1e721
Fix build after X.Org patch.
...
PR: ports/69545
Submitted by: Dejan Lesjak <dejan.lesjak@ijs.si>
2004-07-25 21:15:07 +00:00
Jeremy Messenger
b55a04f4b2
Remove the -lcompat; it's no longer need.
...
Discussed with: marcus
2004-07-25 21:13:38 +00:00
Pav Lucistnik
5b2d4108ef
- Update to 4.4.3
...
PR: ports/69570
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
2004-07-25 21:13:14 +00:00
Pav Lucistnik
f752524d7a
- Update to 20040725
...
PR: ports/69571
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
2004-07-25 21:12:55 +00:00
Joe Marcus Clarke
9bdf980e0d
* Fix detection of i18n support [1]
...
* Use the new libtool scheme
Reported by: Rui Lopes <rui@ruilopes.com> [1]
2004-07-25 20:43:12 +00:00
Eric Anholt
23f6fcf564
Only depend on the DRI on architectures it's supported on.
2004-07-25 20:41:21 +00:00
Eric Anholt
b5d46ce3f9
This works on AMD64 as well. Fixes build of xorg metaport on AMD64.
2004-07-25 20:31:30 +00:00
Jeremy Messenger
087066f629
Update to 1.3.6.
2004-07-25 19:43:13 +00:00
Jeremy Messenger
62d9a8ba85
Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
2004-07-25 19:01:38 +00:00
Dmitry Sivachenko
948a4fe45c
Add rt32.
2004-07-25 19:01:01 +00:00
Dmitry Sivachenko
2950ae54c3
Upgrade to RT version 3.2.1 after a repo-copy from rt3 (thanks marcus!).
...
Submitted by: autrijus@autrijus.org (maintainer)
2004-07-25 18:54:55 +00:00
Pav Lucistnik
e82fd0681c
- Don't use --with-template-extinfo together with MYSQL, neither will work [1]
...
- Engage OPTIONS
PR: ports/69540
Submitted by: Sascha Luck <sascha@c4inet.net> [1],
Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-07-25 18:48:12 +00:00
Sergey Skvortsov
2d54b85116
Updated to 1.0.1
...
PR: ports/69533
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-07-25 18:31:05 +00:00
Pav Lucistnik
53367e57a9
Add mixmos, a nice GTK2 mixer.
...
Note: works only on FreeBSD 5.2 and newer
http://clay.ll.pl/mixmos.html
PR: ports/69531
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-07-25 18:28:43 +00:00
Pav Lucistnik
0356d5fa48
- USE_GNOME'ify dependency line
...
Requested by: mezz
2004-07-25 18:05:44 +00:00
Pav Lucistnik
39d30b17d5
- Correct path to slappasswd in smbldap-passwd
...
PR: ports/69558
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Reported by: Ilia Chipitsine <ilia@chel.skbkontur.ru>
2004-07-25 18:02:14 +00:00
Pav Lucistnik
1b18522121
- Update to 1.1
...
PR: ports/69561
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
2004-07-25 17:49:03 +00:00
Pav Lucistnik
3e25b2770e
- Use canonical way to request new Perl
2004-07-25 17:28:14 +00:00
Pav Lucistnik
000987a47b
- Update to 352
...
PR: ports/69554
Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
2004-07-25 17:17:46 +00:00
Pav Lucistnik
210c0b78e3
- Update to 352
...
PR: ports/69553
Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
2004-07-25 17:02:00 +00:00
Pav Lucistnik
06a88a1bdc
- Tweaks to RC script
...
- Fix dynamic plist generation to not include files that happen to be
in target directories. This prevents their removal on deinstallation
or upgrade.
PR: ports/69552, ports/69266
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2004-07-25 16:30:43 +00:00
Kirill Ponomarev
360e3898af
Update to version 2.9.2
...
PR: ports/69585
Submitted by: Ports Fury
2004-07-25 16:25:47 +00:00
Kirill Ponomarev
a8b67ad605
Update to version 2.1.2
...
PR: ports/69584
Submitted by: Ports Fury
2004-07-25 16:24:58 +00:00
Kirill Ponomarev
3bd5a9ef9a
Update to version 1.3.2
...
PR: ports/69583
Submitted by: Ports Fury
2004-07-25 16:24:33 +00:00
Kirill Ponomarev
4945f526f0
Update to version 0.5.1
...
PR: ports/69582
Submitted by: Ports Fury
2004-07-25 16:24:13 +00:00
Kirill Ponomarev
7011800f9a
Update to version 0.8.1
...
PR: ports/69581
Submitted by: Ports Fury
2004-07-25 16:23:44 +00:00
Kirill Ponomarev
eaab4088fa
Update to version 1.0.20040721
...
PR: ports/69580
Submitted by: Ports Fury
2004-07-25 16:23:13 +00:00
Kirill Ponomarev
dcb066d5b7
Update to version 0.2.5
...
PR: ports/69579
Submitted by: Ports Fury
2004-07-25 16:22:51 +00:00
Kirill Ponomarev
de6fa61cfd
Update to version 1.4
...
PR: ports/69578
Submitted by: Ports Fury
2004-07-25 16:22:30 +00:00
Kirill Ponomarev
e8b8b1dcc5
Update to version 7.0.0
...
PR: ports/69577
Submitted by: Ports Fury
2004-07-25 16:22:02 +00:00
Kirill Ponomarev
8b9ba3988f
Update to version 0.5
...
PR: ports/69576
Submitted by: Ports Fury
2004-07-25 16:21:40 +00:00
Pav Lucistnik
90162f673e
- Distfile was rerolled with few non-critical changes (diff have 106 lines).
...
More, there is a note on project website and new MD5 matches MD5 on the website.
PR: ports/69544
Submitted by: Roman Shterenzon <ports@oven.org> (maintainer)
2004-07-25 16:15:48 +00:00
Pav Lucistnik
cac14a50d5
- Cope with new PHP infrastructure
...
PR: ports/69550
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
2004-07-25 15:55:38 +00:00
Pav Lucistnik
0fad9f3324
- Update to 0.11.1
...
- Install french translation
PR: ports/69541
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
2004-07-25 15:49:43 +00:00
Pav Lucistnik
1ec1b81fd4
- Respect CFLAGS
...
PR: ports/69563
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-07-25 15:20:48 +00:00
Hiroki Sato
6910758ae1
Add a patch to fix a serious bug which can break a ftp
...
connection under some circumstances.
Approved by: maintainer timeout (2 months)
Approved by: linimon (mentor)
2004-07-25 15:14:47 +00:00
Hiroki Sato
cf5841d33e
- Add a patch to support some Ghostscript fonts.
...
- Use DOCSDIR.
- Take maintainership.
Approved by: linimon (mentor)
2004-07-25 15:10:24 +00:00
Pav Lucistnik
644574bbd9
- Chase redirect
...
PR: ports/69569
Submitted by: zeekay <zk@wspim.edu.pl>
2004-07-25 15:09:47 +00:00
Pav Lucistnik
43bacb976c
- Chase redirect
...
PR: ports/69568
Submitted by: zeekay <zk@wspim.edu.pl>
2004-07-25 15:07:11 +00:00
Pav Lucistnik
3031cf0237
- Update to 0.9.4.1
...
PR: ports/69526
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>,
Rui Lopes <rui@ruilopes.com> (maintainer)
2004-07-25 15:03:30 +00:00
Hiroki Sato
de119d0e94
Make use of t1lib properly.
...
PR: ports/68210
Submitted by: Ulrich Spoerlein (q at uni.de)
Approved by: linimon (mentor)
2004-07-25 14:58:20 +00:00
Hiroki Sato
e936851687
- Fix dependency.
...
- Take maintainership.
- Use USE_GHOSTSCRIPT.
Approved by: linimon (mentor)
2004-07-25 14:51:17 +00:00
Hiroki Sato
e9b5386231
Add tex-omegaware-old, old versions of ovf2ovp, ovp2ovf,
...
ofm2opl, and opl2ofm, which are utilities in Omega distribution.
Approved by: linimon (mentor)
2004-07-25 14:49:40 +00:00
Hiroki Sato
6cd6514ae4
- Fix dependency and remove BROKEN line.
...
- Take maintainership.
Approved by: linimon (mentor)
2004-07-25 14:47:53 +00:00