Michael Nottebrock
de94e0e160
Update to KDE 3.4.3 / KOffice 1.4.2
2005-11-05 11:19:58 +00:00
Kris Kennaway
b1cf59535c
Remove expired ports
2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
90c3ce1492
Update to 2.12.0.
...
Submitted by: kwm
2005-11-05 06:12:18 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
e18151212d
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
...
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/ .
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh . This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83 .
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/ . The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Michael Nottebrock
01e545bfe1
Make PREFIX-safe.
2005-11-05 02:51:21 +00:00
Edwin Groothuis
619244e50b
Fix building by pointing to Python 2.4 instead of 2.3.
2005-11-03 22:54:30 +00:00
Edwin Groothuis
4d1a8e0f99
Fix BROKEN status by completing pkg-plist
2005-11-03 21:08:59 +00:00
Pav Lucistnik
b04569e3fb
- Use freebsd5 vendor binary for FreeBSD 5+/i386
...
- Remove INFO file
PR: ports/88250
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Tim Bishop <tim@bishnet.net> (maintainer)
2005-11-02 21:45:08 +00:00
Herve Quiroz
d100b8a362
FreeGuide is a TV guide program. It uses parser programs to extract TV
...
information from web pages and stores them for viewing without the need to
connect to the Internet. The viewer allows the user to view television listings
and create customised TV guides by selecting programmes and by building up a
favourites list.
It works with listings for many countries.
WWW: http://freeguide-tv.sf.net/
PR: 88088
Submitted by: Stephen Hurd <shurd@sasktel.net>
2005-11-01 21:41:24 +00:00
Marcus Alves Grando
d49f2e8522
Fix build in 4.x
...
PR: 87550
Approved by: sobomax (maintainer timeout, 15 days)
2005-11-01 19:34:00 +00:00
Tilman Keskinoz
a52cbbab65
Update to 1.36.2
...
* Updated po translation from Jakub Bogusz.
* Makefile.in: $(srcdir) fix from Paul Eggert
PR: 88314
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Grab back Maintainership
2005-11-01 13:52:26 +00:00
Edwin Groothuis
914b3ee3b3
From: Andrew Stuart <andrew@tekrealm.net>
...
I do not have the time, nor the ability to update this port at this
time (or any time soon.. regrettably..) Can you drop me as maintainer
please?
2005-11-01 09:37:00 +00:00
Erwin Lansing
acde26f363
Let the IGNORE message make a bit more sense and change it from:
...
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
2005-10-31 18:24:21 +00:00
David E. O'Brien
ae4ce59cb6
eBay added multiple spaces in the layout. The bidwatcher parser stumbled
...
because the keywords didn't begin any longer at the first character of line.
Obtained from: bidwatcher-devel
Submitted by: Klaus Singvogel <sourceforge@si...>
2005-10-30 08:12:05 +00:00
David E. O'Brien
6a2d989bdc
Bidwatcher was using the FILE type without including <cstdio>.
...
Obtained from: NetBSD (via Bidwatcher submitted patches)
2005-10-30 05:41:57 +00:00
Vsevolod Stakhov
c9d042bc6f
Remove libchm.a from pkg-plist as it is no longer installed.
...
Reported by: krismail
2005-10-29 10:34:19 +00:00
Jean-Yves Lefort
fc20c8127a
Add a missing data file (fixes a crash in earthview).
...
PR: ports/88160
Submitted by: maintainer
2005-10-29 10:22:40 +00:00
Vsevolod Stakhov
5b0dca02e9
- Update to 0.37 version that fixes important security bug.
...
Noted by: Jed Wing (author)
2005-10-27 17:47:33 +00:00
Jean-Yves Lefort
11992b66e2
Fix compiled-in national flag and documentation directories.
...
Forgotten by: jylefort
2005-10-27 12:21:47 +00:00
Jean-Yves Lefort
8e5f24b770
[1]:
...
- Update to 2.32
- Respect ${CC}, ${CFLAGS}, ${NOPORTDOCS}, ${DOCSDIR} and ${EXAMPLESDIR}
- Pass maintainership to submitter
Moreover:
- In order to ensure proper permissions/ownerships/stripping, override the
vendor install and use ${INSTALL_*} instead
- Group distfiles by using ${DIST_SUBDIR}
[1]:
PR: ports/88070
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (new maintainer)
2005-10-27 11:11:59 +00:00
Pav Lucistnik
f0de72936c
- Use fetch(1) instead of wget
...
Submitted by: Yarema <yds@CoolRat.org>
2005-10-27 08:49:51 +00:00
Emanuel Haupt
57f8820175
Update to 2.14.0
...
PR: 88043
Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
2005-10-26 17:48:12 +00:00
Volker Stolz
9c999f010e
Use MAKE_ARGS, fix location mentioned in pkg-descr
2005-10-26 16:05:03 +00:00
Volker Stolz
9189b75095
Update to 1.36.1
2005-10-26 15:02:42 +00:00
Volker Stolz
1744c95a96
- Nuke two-line plist
...
- Unconditionally links against libintl
- Add URL
2005-10-26 14:18:30 +00:00
Volker Stolz
348847f667
Drop patches
2005-10-26 13:39:28 +00:00
Volker Stolz
ea666e7bbe
Drop two-line plist
2005-10-26 13:20:32 +00:00
Emanuel Haupt
f2249fbb60
Also add RESTRICTED to slave port [1] and quote RESTRICTED message
...
Discussed with: linimon [1]
2005-10-25 18:52:50 +00:00
Emanuel Haupt
feafb13932
Add slave port of misc/gopod, a GTK Utility to cap/uncap an iPod
2005-10-25 18:37:26 +00:00
Emanuel Haupt
ca73b375cd
Update to 1.3 and split into master and slave port
2005-10-25 18:35:20 +00:00
Roman Bogorodskiy
b850306cce
Make it respect X11BASE.
...
Reported by: pointyhat via kris
2005-10-25 15:49:05 +00:00
Dejan Lesjak
18bbf7c315
Upgrade to 5.4-RELEASE-p8 libraries for potential SSL 2.0 rollback
...
vulnerability.
While here, add a note about libc.so.5 tweak for localedata.
Reminded by: delphij
Security: FreeBSD-SA-05:21.openssl
2005-10-25 12:34:10 +00:00
Renato Botelho
3278324d91
- Honor X11BASE [1]
...
- Use DATADIR macro
- Respect NOPORTDOCS
- Use PORTDOCS
PR: ports/87901 [1]
Submitted by: maintainer [1]
Requested by: kris [1]
2005-10-25 09:01:33 +00:00
Volker Stolz
cabcdd9c08
- Update to 0.9.9
...
- Assign maintainership to submitter
PR: ports/87957
Submitted by: Stephen Hurd
2005-10-25 07:56:18 +00:00
Renato Botelho
7ebb8febf1
- Mark as DEPRECATED and set EXPIRATION_DATE
...
PR: ports/87804
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-24 12:12:40 +00:00
Volker Stolz
8810b525df
Update to 0.9.8
...
PR: ports/87897
Submitted by: Stephen Hurd
2005-10-24 09:39:09 +00:00
Jean-Yves Lefort
552c46f805
- Update to 2.2 [1]
...
- Also copy ignorance.conf when installing from a package
- Unsilence post-install
- Polish the Makefile
[1]:
PR: ports/87900
Submitted by: maintainer
2005-10-24 09:26:40 +00:00
Koop Mast
ec2444775c
Fix plist
...
Submitted by: pointyhat via kris
2005-10-22 08:53:08 +00:00
Sergey Matveychuk
92d8ef1816
- Update to 1.2.87
...
PR: ports/87790
Submitted by: maintainer
2005-10-21 16:17:55 +00:00
Philip Paeps
41ea7ff3f8
Fix handling of utmp entries on sparc64.
...
Approved by: cy (maintainer)
Obtained from: NetBSD
2005-10-21 14:24:02 +00:00
Volker Stolz
cc26406e37
Unbreak on 4.x: Set USE_BZIP2
...
Approved by: maintainer
2005-10-20 20:13:42 +00:00
Peter Pentchev
fb17826532
Add the DISPLAY_PROGRAM_PREFIX knob to install display(1) under
...
a different name, avoiding conflicts with ImageMagick and other ports.
Bump PORTREVISION.
2005-10-20 13:10:28 +00:00
Koop Mast
ae8dfb8304
Update 0.48.
...
Host distfile locally.
2005-10-19 11:10:12 +00:00
Erwin Lansing
b15693966b
Remove traces of japanese slave port that was removed
2005-10-19 10:11:44 +00:00
Volker Stolz
0437e6c8be
Band aid to fix INDEX-builds after retirement of japanese/libimg
...
Pointy hat with bells on top: me
2005-10-19 09:19:55 +00:00
Herve Quiroz
18c7c55c48
- Update to 1.4
...
- Add 'print' category
- Add $FreeBSD$ tag in pkg-plist
2005-10-18 13:07:17 +00:00
Kris Kennaway
df5c2b9bbe
BROKEN: Uses unregistered uid that conflicts with other ports
2005-10-18 08:47:38 +00:00
Yoichi NAKAYAMA
1a0f287367
Update to 1.3.5
2005-10-17 23:39:03 +00:00
David E. O'Brien
4f51696e24
Note why this port hasn't been upgraded to v2.2.2.
2005-10-16 23:13:20 +00:00
Kris Kennaway
f5c5a60436
BROKEN: Segfault during build
2005-10-16 19:52:49 +00:00
Kris Kennaway
75112db679
Respect CC, CFLAGS and PREFIX
2005-10-16 05:12:46 +00:00
David E. O'Brien
99d8c956ea
Install figfont.txt doc.
...
PR: 87312
Submitted by: mich
2005-10-16 03:43:45 +00:00
Michael Johnson
7eb5d0193e
- Add missing "11" to fix plist on users who define WITHOUT_X11
2005-10-16 02:50:46 +00:00
Florent Thoumie
267990453b
- Fix WRKSRC I broke with last commit.
...
Noticed by: Alexander Best <arundel@h3c.de>
2005-10-15 14:03:44 +00:00
Mark Linimon
3c895e9293
Chase mastersite.
2005-10-14 20:11:38 +00:00
Marcus Alves Grando
504ccabadb
Bump PORTREVISION
...
Make portlint happyer
PR: 87426
Notified by: Patrick M. Hausen <hausen@punkt.de>
2005-10-14 15:40:30 +00:00
Marcus Alves Grando
01a8881121
Add archivers/gtar dependencies
...
Bump PORTREVISION
Fix pkg-plist
Make portlint happyer
PR: 87426
Notified by: Patrick M. Hausen <hausen@punkt.de>
2005-10-14 15:40:16 +00:00
Marcus Alves Grando
3c6f319da2
Update to 3.0.46.1
...
PR: 87402
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Approved by: Matt Emmerton <matt@gsicomp.on.ca> (maintainer)
2005-10-14 04:04:25 +00:00
Florent Thoumie
a996240891
- Unbreak by providing a backup master site.
2005-10-13 22:28:32 +00:00
Mark Linimon
1f4e44d19c
Move DEPRECATED definition after the last BROKEN definition.
2005-10-13 22:26:23 +00:00
Renato Botelho
e37136b40f
- Update to 0.6.1
...
PR: ports/87386
Submitted by: Ports Fury
2005-10-13 19:19:02 +00:00
Renato Botelho
1fb2a4c12d
- Update to 2.55
...
PR: ports/87385
Submitted by: Ports Fury
2005-10-13 19:18:53 +00:00
Florent Thoumie
c144b0a876
- Project moved to sourceforge.
...
PR: ports/87342
Submitted by: maintainer
2005-10-13 11:33:42 +00:00
Florent Thoumie
76e32cfb5a
- Project moved to sourceforge.
...
- Update to 2.1.
- Mark as BROKEN since the new version doesn't compile and the oldest is not
fetchable anymore (previous master site disappeared).
PR: ports/87344
Submitted by: maintainer
2005-10-13 10:34:32 +00:00
Adam Weinberger
3bbf351390
Portmgr was right in that the distfile HAS disappeared, and there
...
are new files available. However, the new files are dissimilar from
the current PORTVERSION (0.46.orig) in that a number of code XML files
have disappeared, and none of the auto* stuff has been generated for
the 0.48-1 tarball.
Having this port marked BROKEN prevents nearly 75 GNOME ports from
building, and I'm not okay with that. While Koop sorts out the
distfile situation and works on updating the port, I've temporarily
hosted the old distfile on MASTER_SITE_LOCAL, and I'm removing the
BROKEN and DEPRECATED lines that linimon added.
I'm sure Koop will update the port soon *poke*
2005-10-13 00:45:38 +00:00
Mark Linimon
3025146bb1
Mark as BROKEN: unfetchable. A newer version is available.
...
Source: distfile survey
2005-10-11 23:41:02 +00:00
Mark Linimon
10acc577d5
Chase updated mastersite.
...
Source: distfile survey
2005-10-11 23:31:08 +00:00
Mark Linimon
86fe98a9b1
Be a little bit less enthusiastic about which version of xfce is current.
2005-10-11 23:29:38 +00:00
Mark Linimon
37c8f0ad41
Update mastersite.
2005-10-11 23:28:17 +00:00
Mark Linimon
5bb86f249c
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 23:25:02 +00:00
Mark Linimon
dbf78c514b
Chase updated mastersite. Reset maintainer at his request.
...
Source: distfile survey
2005-10-11 23:21:33 +00:00
Mark Linimon
526cbc4ff4
Remove expired mastersite.
2005-10-11 23:13:39 +00:00
Mark Linimon
7f6062d304
Remove dead mastersite. I forgot to do this with my previous commit.
2005-10-11 21:26:01 +00:00
Marcus Alves Grando
baecb17066
Take maintainership
...
PR: 87289
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:23:42 +00:00
Marcus Alves Grando
32c0902b4e
Take maintainership
...
PR: 87288
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:22:30 +00:00
Mark Linimon
92ac2d278a
Mark as BROKEN: does not fetch.
...
Source: distfile survey
2005-10-11 21:20:22 +00:00
Mark Linimon
82da967c84
Remove obsolete mastersite.
...
Source: distfile survey
2005-10-11 21:19:55 +00:00
Mark Linimon
d3f665d314
Pacify distfile survey.
2005-10-11 20:52:06 +00:00
Mark Linimon
2d9a2208d9
Chase mastersite.
...
Source: distfile survey
2005-10-11 20:51:09 +00:00
Mark Linimon
43d794ce91
Pacify distfile survey.
2005-10-11 20:46:35 +00:00
Mark Linimon
296e96ba3b
Remove stale mastersite. The FTP site still works.
2005-10-11 20:06:59 +00:00
Mark Linimon
58665dc39e
Pacify distfile survey.
2005-10-11 20:01:56 +00:00
Mark Linimon
c73e64438e
Remove obsolete mastersite.
...
Source: distfile survey
2005-10-11 19:57:26 +00:00
Mark Linimon
aeac580869
The subdir is not needed anymore, and hasn't been since about 2002.
...
Source: distfile survey
2005-10-11 19:49:15 +00:00
Mark Linimon
f19abc3838
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 19:17:34 +00:00
Mark Linimon
e8f74e82ba
Remove duplicate, stale, WWW line.
...
Source: distfile survey
2005-10-11 19:06:01 +00:00
Mark Linimon
b2c56182b2
Mark as BROKEN: unfetchable. Also reset maintainer at his request.
...
Someone should adopt this port and give it a good home, it sounds like
something fun to tinker with.
Source: distfile survey
2005-10-11 18:59:12 +00:00
Kirill Ponomarev
0f5f8b197a
Fix MASTER_SITES.
2005-10-11 18:19:39 +00:00
Kirill Ponomarev
e6e62b12e4
Fix MASTER_SITES.
2005-10-11 18:13:19 +00:00
Kirill Ponomarev
fb637a22b4
figlet shouldn't be broken :-)
2005-10-11 18:04:42 +00:00
Mark Linimon
7c979ec3cf
Mark as BROKEN: distfile needs to be updated.
...
Source: distfile survey
2005-10-11 17:59:16 +00:00
Mark Linimon
1797c0f478
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 17:56:34 +00:00
Mark Linimon
3c04a52898
Mark as BROKEN: unfetchable. 2.16 is available from the same site.
...
Source: distfile survey
2005-10-11 17:50:31 +00:00
Mark Linimon
065ca3cb19
Chase updated mastersite.
...
Source: distfile survey
2005-10-11 17:48:42 +00:00
Mark Linimon
472e0ef4c3
Chase updated mastersite. Note: the link for the distfile is "very" special
...
and I am not going to include it here. If an interested party wants to fix
this, they are welcome to.
Source: distfile survey
2005-10-11 17:47:15 +00:00
Mark Linimon
d3fd46f535
Update mastersite but mark as BROKEN: dependency no longer exists.
...
PR: ports/85039
Submitted by: ehaupt@critical.ch
Approved by: maintainer timeout, 3 weeks
2005-10-11 17:35:50 +00:00
Mark Linimon
22fd703f6d
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 17:32:07 +00:00
Mark Linimon
aaf6aecdf2
Chase mastersites.
...
Quick update provided/approved by: maintainer
2005-10-11 16:56:52 +00:00
Mark Linimon
31c34c6c65
Remove stale and slightly duplicated mastersite.
...
Source: distfile survey
2005-10-11 16:47:09 +00:00
Mark Linimon
3d036f3fa0
Mark as BROKEN: mastersite has been unreachable for about a month.
...
Source: distfile survey
2005-10-11 16:45:41 +00:00
Mark Linimon
b5aa743c1f
Mark as BROKEN: unfetchable. However, 2.2.2 is available from the
...
listed mastersites.
Source: distfile survey
2005-10-11 16:40:32 +00:00
Mark Linimon
1be224d9b0
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 16:37:40 +00:00
Mark Linimon
3f1d0b74cc
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 16:20:49 +00:00
Mark Linimon
6cee13705e
Remove obsolete mastersite.
...
Source: distfile survey
2005-10-11 16:13:02 +00:00
Mark Linimon
63ccd9f0eb
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 16:02:15 +00:00
Mark Linimon
ee67a3b333
Chase updated mastersite.
2005-10-11 15:58:33 +00:00
Herve Quiroz
3f1e753a66
Remove redundant port name from COMMENT
2005-10-11 13:33:09 +00:00
Kirill Ponomarev
e153524dcb
Fix MASTER_SITES.
2005-10-11 12:53:44 +00:00
Mark Linimon
27aa28e99d
Reset bouncing maintainer addresses.
...
Source: distfile survey
Hat: portmgr
2005-10-10 02:25:24 +00:00
Bill Fenner
c50c9f61cc
Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -
...
there are no files there.
2005-10-09 23:40:51 +00:00
Emanuel Haupt
6dcb1549fa
Update master site
...
Approved by: novel (mentor)
2005-10-08 10:38:36 +00:00
Pav Lucistnik
d539f12162
- Update to 1.1.0
...
PR: ports/86934
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (maintainer)
2005-10-07 17:34:06 +00:00
Oliver Lehmann
661a110d95
fix MASTER_SITES
...
Noted by: portsurvey
2005-10-07 15:00:16 +00:00
Dejan Lesjak
5afbead91a
Remove liblwres.so.3. It will have same version on 6.x [1]
...
While here, remove temporary master site that no longer works anyway.
[1]
Pointed out by: Antoine Brodin (antoine.brodin at laposte.net)
Discussed with: re, dougb
2005-10-06 23:18:00 +00:00
Emanuel Haupt
4e74162b8b
Change MAINTAINER address for my ports.
...
Approved by: novel (mentor)
2005-10-06 11:57:11 +00:00
Volker Stolz
94f29b938a
Use bsd.prog.mk instead of local Makefile
2005-10-06 11:02:52 +00:00
Emanuel Haupt
44e9ea14e8
Update misc/p5-Array-Compare to 1.13
...
PR: 86807
Submitted by: ehaupt
Approved by: novel (mentor)
2005-10-06 07:42:27 +00:00
Markus Brueffer
42082445d5
Update to version 1.0.2
2005-10-05 00:58:31 +00:00
Markus Brueffer
0162bc357f
Update to version 0.12.4
2005-10-04 23:08:11 +00:00
Michael Landin
8649f95ec1
o Update to -> 0.4
...
o Fix MASTER_SITES
2005-10-04 14:45:19 +00:00
Michael Nottebrock
bd6aa5ed7d
Fix bogus ui files in preparation for Qt 3.3.5
2005-10-04 11:21:18 +00:00
Michael Landin
25c4d52030
o Update to -> 3.13
...
- Changelog: http://www.clex.sk/download/ChangeLog
2005-10-04 10:23:40 +00:00
Andrej Zverev
04b99f7cc7
- Change my e-mail
...
Approved by: sem (mentor)
2005-10-03 12:55:25 +00:00
Marcus Alves Grando
eaeb9dea61
Update to 0.32
...
PR: 86817
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: marck (maintainer), pav (mentor)
2005-10-02 14:29:23 +00:00
Marcus Alves Grando
02213f215f
Fix wrong dat file installed by fortune-mod-bofh
...
PR: 86643
Pointed by: arundel@h3c.de
Submitted by: afarsec@012.net.il (maintainer)
Approved by: pav (mentor)
2005-10-02 14:22:43 +00:00
Mark Linimon
40fa28d14c
With portmgr hat on, reset maintainer. There have been several maintainer
...
timeouts, and no response to email for more than 2 weeks.
2005-09-30 02:49:52 +00:00
Maxim Sobolev
384c7f5526
Call ztcfg after loading drivers to get the card(s) configured properly.
...
PR: 81697
Submitted by: Igor Robul <igorr@speechpro.com>
2005-09-30 01:25:58 +00:00
Markus Brueffer
b0b6630bb9
- Update to version 1.0.1
...
- Add OPTIONS for CDDB support, KOrganizer support, Amazon search support and
IMDb search support
- Mark BROKEN on 4.x as it doesn't compile
2005-09-29 22:05:27 +00:00
Michael Nottebrock
756434d30f
Fix bogus ui files in preparation for Qt 3.3.5
2005-09-29 13:37:44 +00:00
Marcus Alves Grando
a68313b7d6
Update to 1.3.1
...
Approved by: pav (mentor)
2005-09-28 19:04:19 +00:00
Tilman Keskinoz
227c75a21e
Mark qt1 (QT4 is already released) and all ports depending on it as
...
DEPRECATED and set an EXPIRATION_DATE.
Approved by: "Gordon Greeff" <gordon@shrubbery.org.za> (peq maintainer)
2005-09-26 16:01:08 +00:00
Marcus Alves Grando
0e7a1872fe
Add message about COMPAT_FREEBSD4 in kernel
...
PR: ports/83924
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
Approved by: pav (mentor)
2005-09-25 18:34:45 +00:00
Marcus Alves Grando
2551590d0d
Fix linking with DB(3|4)
...
PR: ports/86464
Submitted by: Piotr Rybicki <merius@innervision.pl>
Approved by: pav (mentor), kiwi@oav.net (maintainer)
2005-09-24 20:55:12 +00:00
Yen-Ming Lee
e9adb20e34
- update to 1.00
...
- assign maintainer to perl@
2005-09-24 03:06:36 +00:00
Anton Berezin
7b7a04efd8
Update to 1.36. Require lang/perl5.8. Assign maintainer to perl@.
2005-09-23 12:05:12 +00:00
Anton Berezin
d3b2aeb78d
Update to 1.12. Assign maintainer to perl@.
2005-09-23 11:59:12 +00:00
Yen-Ming Lee
b622498de7
- update to 2.0
...
- assign maintainer to perl@
2005-09-23 02:21:30 +00:00
Yen-Ming Lee
3d525a8891
- Update to 2.001
...
- Assign maintainer to perl@
2005-09-22 18:07:20 +00:00
Simon Barner
f5c5740a06
- Fix handling of .tbz archives [1] [2]
...
- Assign maintainership to Andrej Zverev <az@inec.ru> [3]
- Bump port revision because this changes the runtime
behaviour of the port.
Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> [1]
Approved by: "Roman Y. Bogdanov" <sam@brj.pp.ru> (old maintainer) [2]
PR: ports/86455 [1], ports/86463 [2], ports/86466 [3]
2005-09-22 17:02:05 +00:00
Yen-Ming Lee
058c5f7e23
- update to 1.82
2005-09-22 16:13:20 +00:00
Yen-Ming Lee
480aceb714
- add p5-Business-ISBN-Data-1.10
...
Business::ISBN::Data - data pack for Business::ISBN
Business::ISBN uses this "data pack" to do its work. You can update
Business::ISBN::Data independently of the main module as the various
ISBN organizations assign new publisher codes. The ISBN agency lists
these data at http://www.isbn-international.org/identifiers.html .
The distribution should include the kludegy script used to extract
the data and format the data structure.
WWW: http://search.cpan.org/dist/Business-ISBN-Data/
2005-09-22 15:51:08 +00:00
Roman Bogorodskiy
f18450a738
- Update to 0.2.14
...
- Take maintainership (previous maintainer was inactive for about 8 month)
Approved by: maintainer timeout (two weeks)
2005-09-22 12:45:01 +00:00
Bill Fenner
81797980f7
search.cpan.org redirect reduction canonicalization project, pass 1:
...
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Erwin Lansing
9030b5c3b8
Reset maintainership of Seamus Venasse who has not responded for some time.
...
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
2005-09-20 14:20:34 +00:00
Michael Nottebrock
cc5f446d07
Add shared directory for zeroconf profiles to kdehier
2005-09-19 16:12:30 +00:00
Clement Laforet
af1ffdc6f0
- Define APACHE_COMPAT
...
It fixed INDEX build with next exp-build patchset and prepare a smooth
migration to bsd.apache.mk
It's a no-op for now.
Approved by: portmgr (self)
2005-09-19 11:52:14 +00:00
Pav Lucistnik
4c32ad5a11
- Update to 0.5
...
PR: ports/86230
Submitted by: Andrej Zverev <az@inec.ru>
2005-09-18 21:41:09 +00:00
Pav Lucistnik
87d530b0a1
- Drop maintainership
...
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
2005-09-18 21:37:17 +00:00
Edwin Groothuis
6e6dc3786a
remove two earlier by-mistake-commited modules
2005-09-18 01:01:32 +00:00