Marcus Alves Grando
8a4f2e108e
Update to 0.8.7
...
PR: 88225
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
2005-10-31 00:38:52 +00:00
Edwin Groothuis
da544b9b48
Upgrade to 1.3.
2005-10-30 23:41:06 +00:00
Sergey Matveychuk
a06e7f856e
- Update to 2.3.2
...
PR: ports/88229
Submitted by: maintainer
2005-10-30 20:29:27 +00:00
Jean-Yves Lefort
36bfd66334
Do not overwrite configuration files during an update.
2005-10-30 17:23:50 +00:00
Clement Laforet
a50469a465
- Update to 0.5.1
2005-10-30 15:34:24 +00:00
Thierry Thomas
2896706283
Upgrade to 2.15.
...
Changelog at <http://billposer.org/Software/unidesc.html#changelog >.
2005-10-29 21:25:19 +00:00
Doug Barton
cfda064524
For the ports that I maintain, do the following as appropriate:
...
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Emanuel Haupt
99b92e4d72
- Add extra patch to fix functionality under > 4.x
...
(disk usage would always show 0)
- Bump PORTREVISION
PR: 88151
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-10-28 20:36:30 +00:00
Emanuel Haupt
09f6cf8bee
Reset maintainer, does not respond to mails for 19 days. Since a few
...
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
2005-10-28 17:05:15 +00:00
Jean-Yves Lefort
872d7f80ee
Chase libid3tag update.
2005-10-28 07:59:53 +00:00
Colin Percival
635bb209f8
Correction to previous commit: IGNORE isn't supposed to be quoted at all.
...
Pointy hat to: cperciva
Pointed out by: kris
Approved by: kris (implicitly)
2005-10-28 06:54:18 +00:00
Marcus Alves Grando
a916545056
Fix bug when insert disk
...
PR: 88089
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
Notified and tested by: Danilo Augusto Vicente Lara <daniloavl@terra.com.br>
Obtained from: gnomebaker cvs http://cvs.sourceforge.net/viewcvs.py/gnomebaker/gnomebaker/src/devices.c?r1=1.22&r2=1.23
2005-10-28 02:59:04 +00:00
Norikatsu Shigemura
499050d1eb
Remove extra subject from IGNORE.
...
Pointed out by: kris
Disscussed with: matusita
2005-10-27 13:08:01 +00:00
Norikatsu Shigemura
81852887a4
Unquote.
...
Pointed out by: kris
2005-10-27 03:17:19 +00:00
Norikatsu Shigemura
c8bd92ab35
3ware provides 3DM Management Utility compiled on 5.2.1-RELEASE.
...
So we cannot use this version on 4-stable.
2005-10-27 02:43:56 +00:00
Colin Percival
3ac50b036e
Replace IGNORE="foo (bar)" with IGNORE='foo (bar)'. With double
...
quotes, sh chokes on the parentheses.
Submitted by: Peter Schuller
Approved by: flz
2005-10-27 00:10:40 +00:00
Thierry Thomas
3d3d9ea48e
Upgrade to 2.14.
...
Changelog at <http://billposer.org/Software/unidesc.html#changelog >.
2005-10-26 21:40:42 +00:00
Roman Bogorodskiy
0bfc04d612
Do not override CFLAGS and CONFIGURE_ENV.
...
Reported by: kris
Pointy hat to: novel
2005-10-26 16:17:34 +00:00
Volker Stolz
3fb53b6d87
Use CONFIGURE_ARGS
2005-10-26 14:55:37 +00:00
Roman Bogorodskiy
33967ff44e
An attempt to make it respect X11BASE.
...
Reported by: pointyhat via kris
2005-10-26 11:03:58 +00:00
Marcus Alves Grando
41b4e67a08
Fix path for documentation
...
PR: 87935
Submitted by: dominique.goncalves@gmail.com (maintainer)
2005-10-25 12:51:31 +00:00
Thierry Thomas
b4b87e308e
Support non-standard X11BASE.
...
Reported by: dosirak via Kris
2005-10-24 21:07:31 +00:00
Renato Botelho
6e397bd084
- Fix OSVERSION test to mark it as IGNORE
...
PR: ports/87896
Submitted by: Virgil Champlin <champlin@stupidog.org>
Approved by: maintainer
2005-10-24 09:12:56 +00:00
Dmitry Sivachenko
368f740719
Hopefully fix build with non-standard X11BASE (I can't test it).
2005-10-24 06:51:41 +00:00
Dmitry Sivachenko
fac2aceeb3
Update to version 1.11.
2005-10-24 06:15:39 +00:00
Marcus Alves Grando
13f5e482a0
Don't need USE_GMAKE [1]
...
Bump PORTREVISION
Use OPTIONS
Use post-patch instead post-configure
Change PACKAGE_VERSION only if PORTREVISION != 0
PR: 87833 [1]
Submitted by: Helge Oldach <portmanageroct05@oldach.net> [1]
2005-10-24 02:13:16 +00:00
Jean-Yves Lefort
c51b238038
Do not install the bitstring(3) manual page, as it ships with the base system.
...
PR: ports/87851
Submitted by: maintainer
2005-10-23 09:27:20 +00:00
Edwin Groothuis
34350baf03
[fix] sysutils/progsreiserfs: does not build on FreeBSD/amd64
...
In the 'Makefile' this port is marked to compile only on
FreeBSD/i386. It actually compiles and works on FreeBSD/amd64
also.
Maybe also on ia64?
PR: ports/87855
Submitted by: Simun Mikecin <numisemis@yahoo.com>
2005-10-22 23:52:54 +00:00
Jimmy Olgeni
08a2ffd85e
Upgrade module fetchmail-1.170-2.
2005-10-22 18:43:48 +00:00
Emanuel Haupt
43a3c3fecc
- Respect LOCALBASE
...
- Bump PORTREVISION
- Remove @ from INSTALL_* to see where things get
installed to
PR: 87828
Reported by: pointyhat via kris
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-10-22 10:22:02 +00:00
Florent Thoumie
a9efbac713
- Fix libtool issue.
...
Reported by: kris
2005-10-22 09:44:10 +00:00
Sergey Matveychuk
71f68b3c16
- Update to 2.0. It fix build with non-standard LOCALBASE.
...
PR: ports/87786
Submitted by: maintainer
2005-10-21 15:26:16 +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
Emanuel Haupt
18d20eb7cc
- Update master site
...
- Update WWW
- Pass maintainership to submitter
PR: 87753
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-21 10:30:13 +00:00
Pav Lucistnik
80a461697b
- Update to 1.6.1
...
PR: ports/87743
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-10-20 22:34:28 +00:00
Florent Thoumie
70791afd2c
- Update to 0.5.0.
...
- Add OPTIONS to enable CJK and/or DVD dependancies.
Submitted by: maintainer
2005-10-20 10:12:53 +00:00
Sergei Kolobov
dc4dd3b577
- Disconnect cfengine from sysutils Makefile
2005-10-20 09:45:13 +00:00
Sergei Kolobov
05588ab48b
- Remove sysutils/cfengine (cfengine-1.x) - the port is marked DEPRECATED
...
and has expired on 2005-09-14.
Any cfengine-1.x users should consider migrating to cfengine-2.x
(sysutils/cfengine2).
Approved by: gordon (maintainer)
2005-10-20 09:44:21 +00:00
Jimmy Olgeni
a41c23d1b8
Upgrade to version 1.170.
2005-10-20 09:15:42 +00:00
Jimmy Olgeni
53e811bdab
Upgrade to version 1.240.
2005-10-20 09:14:26 +00:00
Sergey Skvortsov
99962f3c13
Update to 3.023
...
Changes: http://search.cpan.org/src/WSNYDER/Schedule-Load-3.023/Changes
2005-10-20 09:07:49 +00:00
Renato Botelho
4420864381
- Update to 0.6.0
...
PR: ports/87645
Submitted by: maintainer
2005-10-19 12:39:20 +00:00
Renato Botelho
bd51824973
- Update to 20051018
...
- Mark it as IGNORE on FreeBSD < 5.4
- Fix problems of missing files [1]
Reported by: Philippe Waelti <philippe.waelti@heig-vd.ch> [1]
Submitted by: maintainer by email
2005-10-19 10:13:01 +00:00
Emanuel Haupt
2d89e47cba
. update to 0.11
...
. provide PORTDOCS
. nuke files/patch-Makefile
. preserve changed config files
. move patching from pre-configure to post-patch
. fully respect CFLAGS
PR: 87609
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
Reworked by: ehaupt
2005-10-19 08:49:26 +00:00
Simon Barner
bac96c84c1
Add new port for fusefs-sshfs:
...
SSHFS allows you to mount a remote directory over a normal ssh connection.
WWW: http://sourceforge.net/projects/fuse/
PR: ports/87168
Submitted by: Anish Mistry <amistry@am-productions.biz>
Reviewed by: Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant)
2005-10-19 08:21:28 +00:00
Simon Barner
f5f5f5e5d8
Add new port for fusefs-kmod,
...
Kernel module for fusefs based filesystems.
WWW: http://wikitest.freebsd.org/moin.cgi/FuseFilesystem
Submitted by: Anish Mistry <amistry@am-productions.biz> (via email)
Reviewed by: Csaba Henk <csaba.henk@creo.hu>
Ported to FreeBSD by: Csaba Henk <csaba.henk@creo.hu> (as a SoC project)
2005-10-19 08:18:57 +00:00
Simon Barner
8eb435d9d1
Add new port for the fuse libraries:
...
FUSE makes it possible to implement a filesystem in a userspace program.
Features include: simple yet comprehensive API, secure mounting by non-root
users, support for RELENG_6 and HEAD FreeBSD kernels, multi-threaded
operation.
WWW: http://sourceforge.net/projects/fuse/
PR: ports/87167
Submitted by: Anish Mistry <amistry@am-productions.biz>
Reviewed by: Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant)
2005-10-19 08:14:55 +00:00
Daichi GOTO
286429f602
fix: ports/54424 problem
...
- fix PKG_ALTDEP does not work problem
PR: ports/54424
Submitted by: koma2@lovepeers.org (maintainer)
Approved by: bharat@menalto.com
2005-10-19 07:47:48 +00:00
Craig Rodrigues
557ba3888f
Replace hardcoded /usr/local in m4 files with ${LOCALBASE}
2005-10-19 03:49:40 +00:00
Kevin Lo
44304bc868
Update to 1.2.5
2005-10-19 01:35:30 +00:00
Florent Thoumie
ad3ce22e7e
- Update to 0.7.
...
PR: ports/87635
Submitted by: maintainer
2005-10-18 20:14:45 +00:00
Tilman Keskinoz
91ea776cfa
Use GNU_CONFIGURE
...
PR: 87616
Submitted by: Yinghong.Liu <relaxbsd@gmail.com>
2005-10-18 17:46:13 +00:00
Erwin Lansing
07032f9d50
Update to 1.32
...
PR: 87619
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
2005-10-18 13:37:55 +00:00
Roman Bogorodskiy
4e16cee2fc
Update to 1.3.3.
2005-10-18 03:30:54 +00:00
Renato Botelho
cad1c7ef6e
- Update to 4.15
...
PR: ports/86590
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer
2005-10-17 09:32:45 +00:00
Kris Kennaway
a49240dae7
Reset undeliverable maintainer address:
...
----- The following addresses had permanent fatal errors -----
<csg@fedex.com>
(reason: 550 5.1.1 <csg@fedex.com>... User unknown)
XXX These ports are all not PREFIX-clean
2005-10-16 22:01:07 +00:00
Florent Thoumie
264deb1f10
- Update to 0.3.0.
...
PR: ports/87497
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
2005-10-16 16:56:51 +00:00
Edwin Groothuis
65ac68bcfc
Update to version 1.2:
...
- bin/find_new_version.pl doesn't check URLs which are
already found a previous run.
- bin/mail_maintainers.pl mark a port as reported when you
have send email to a maintainer.
2005-10-16 12:41:02 +00:00
David E. O'Brien
30066500ab
This time really fix the build on RELENG_6.
...
Reviewed by: kris
2005-10-16 07:41:54 +00:00
Edwin Groothuis
397d208a6c
New port: sysutils/graphicboot
...
graphicboot starts the machines local X Window and displays
the messages echoed during boot up while the rc script is
setting up the operating system.
PR: ports/83481
Submitted by: Matthew Holder <sixxgate@hotmail.com>
2005-10-16 06:19:38 +00:00
David E. O'Brien
96dc1ce8c9
Update to snapshot version to fix 6.0 build problems.
...
Approved by: portmgr(kris)
2005-10-16 03:33:51 +00:00
Edwin Groothuis
07e3d7237d
New port: sysutils/ezjail Jail handling scripts.
...
This port contains two scripts to easily create, manipulate
and run FreeBSD jails.
WWW: http://erdgeist.org/arts/software/ezjail/
PR: ports/87454
Submitted by: Dirk Engling <erdgeist@erdgeist.org>
2005-10-16 02:17:38 +00:00
Marcus Alves Grando
fc5a9d3081
Fix broken REINPLACE_CMD
...
PR: 87483
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
2005-10-15 17:39:32 +00:00
Mario Sergio Fujikawa Ferreira
f9380dbe21
o Update to 0.70
...
o Have it be aware of valid CA certificates by means of security/ca-roots
port
Approved by: maintainer (timeout 26 Jul 2005)
2005-10-15 02:19:44 +00:00
Sergey Matveychuk
21678e4887
- Update to 1.5
...
PR: ports/82786
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: maintainer (knu) timeout (3.5 monthes)
2005-10-14 22:39:16 +00:00
Renato Botelho
bc4d2655da
GdMap is a tool which allows to visualize disk space.
...
Ever wondered why your hard disk is full or what directory and
files take up most of the space? With GdMap these questions can
be answered quickly. To display directory structures cushion
treemaps are used which visualize a complete folder or even the
whole hard drive with one picture.
Cushion treemaps display directories and files in rectangular areas.
The larger a file is the larger is the rectangle which represents it.
All files in one directory are painted within the rectangle of that directory.
WWW: http://gdmap.sourceforge.net/
PR: ports/87399
Submitted by: Rodrigo Graeff <delphus@gmail.com>
2005-10-14 14:36:57 +00:00
Renato Botelho
27213c65b2
relaxconf contains a set of text menu based utilities for configuring RelaxBSD
...
(a LiveCD system base on FreeBSD),they're also useful for FreeBSD user.
WWW: http://www.RelaxBSD.org
http://sourceforge.net/projects/relaxbsd
PR: ports/87311
Submitted by: Yinghong Liu <relaxbsd@gmail.com>
2005-10-13 16:02:58 +00:00
Emanuel Haupt
6d6f8fbed6
Update to 0.8.4
...
PR: 87249
Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
Approved by: novel (mentor)
2005-10-13 12:40:08 +00:00
Marcus Alves Grando
0ce0bb9b88
New port
...
Dvdimagecmp is a small program to compare an image to a
burned disc. It is not limited to dvds, and supports offsets.
WWW: http://www.ibiblio.org/pub/linux/apps/video/dvdimagecmp-0.3.lsm
PR: 87303
Submitted by: Tim Welch <twelch@thepentagon.org>
2005-10-13 12:38:35 +00:00
Florent Thoumie
55fbdf9f62
- Update to 0.2.0.
...
PR: ports/87358
Submitted by: maintainer, Kevin Dorne <kevin@catalyst.net.nz>
2005-10-13 11:35:07 +00:00
Florent Thoumie
bd4007ea04
- Update to 0.2.9_9.
...
PR: ports/87349
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
2005-10-13 10:49:56 +00:00
Edwin Groothuis
c1d4ade10f
Update to 1.1 (see previous commit on Makefile)
2005-10-13 06:46:37 +00:00
Edwin Groothuis
6c0210e408
Update to 1.1
...
- You can run bin/find_new_versions.sh with a parameter which will
filter out the maintainer.
~/bin/find_new_versions.sh edwin@mavetju.org
2005-10-13 06:36:43 +00:00
Emanuel Haupt
4ccc05ef3a
- Add two new master sites
...
- Pass maintainership to submitter
PR: 87323
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: novel (mentor)
2005-10-12 19:35:10 +00:00
Edwin Groothuis
52b4c43ef3
Add note about ports/86776 requirement.
...
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776
2005-10-12 05:03:18 +00:00
Edwin Groothuis
65e95c6738
Add sysutils/newportsversioncheck
...
Tool to check for new ports distfiles availability.
2005-10-12 00:05:00 +00:00
Florent Thoumie
166961ab39
- Update to 6.1.
...
- Bump libntfs version.
2005-10-11 15:50:54 +00:00
Florent Thoumie
14e13c4d00
- Update to 1.12.1 [1].
...
- Remove libtool archive using USE_LIBTOOL_VER=15.
- Remove sed invocation with a configure argument.
PR: ports/87241 [1]
Submitted by: Callum Gibson <callum_r_gibson@yahoo.com.au> [1]
2005-10-11 15:49:57 +00:00
Marcus Alves Grando
928eb7f216
Update to 4.6
...
PR: 87231
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
2005-10-11 02:50:45 +00:00
Mark Linimon
42c961c7c0
Remove obsolete mastersite.
...
Source: distfile survey
Approved by: maintainer
2005-10-10 12:51:02 +00:00
Sam Lawrance
7983d22598
Add patches for twa (3ware 9000 series controller) support.
...
Bump PORTREVISION.
PR: ports/84948
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
Approved by: martines@rochester.rr.com (maintainer, timeout 5 weeks)
2005-10-10 12:39:59 +00:00
Mark Linimon
df7d07c992
Remove obsolete mastersite.
...
Source: distfile survey
Approved by: maintainer
2005-10-10 04:00:55 +00:00
Mark Linimon
27aa28e99d
Reset bouncing maintainer addresses.
...
Source: distfile survey
Hat: portmgr
2005-10-10 02:25:24 +00:00
Mark Linimon
e4eff009d2
Reset bouncing maintainer address; mark broken since it does not fetch.
...
Version 2.0, however, is available from the same site if someone wants
to save this port.
Source: distfile survey
2005-10-10 02:03:15 +00:00
MANTANI Nobutaka
601bba8e3c
Update description and WWW line.
2005-10-09 18:28:22 +00:00
Mark Linimon
e58a5ba615
Remove stale mastersite.
...
Source: distfile survey
2005-10-09 07:29:53 +00:00
Sam Lawrance
ef8a4adcd3
- Upgrade rdiff-backup to 1.0.1, which is the logical next version for both
...
rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
last version of rdiff-backup and version 1.0.1
PR: ports/86108
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
2005-10-08 07:09:49 +00:00
Thierry Thomas
b6aed003a9
Fix master_site and WWW line.
...
Reported by: Fenner's disfiles survey
2005-10-07 19:51:19 +00:00
Craig Rodrigues
3115f62728
Update to xfsprogs 2.7.3 from SGI.
2005-10-07 19:21:33 +00:00
Brooks Davis
ffe3252afa
When using MASTER_SITE_LOCAL, MASTER_SITE_SUBDIR must be set. Once the
...
dist file propagates, this should hopefully fix this port in the dist
survey's eyes.
Reminded by: fenner
2005-10-07 18:11:04 +00:00
Oliver Lehmann
661a110d95
fix MASTER_SITES
...
Noted by: portsurvey
2005-10-07 15:00:16 +00:00
Sergei Kolobov
486bebf715
- Add patch to fix security vulnerability
...
Obtained from: Debian
Security: CAN-2005-2960
VuXML ID: 8688d5cd-328c-11da-a263-0001020eed82
2005-10-07 07:05:16 +00:00
Sergei Kolobov
bf2b195e00
- Update to 2.1.16
...
- Beat the port to respect NOPORTDOCS
- Add patches to fix compilation errors under 4.x (to be submitted upstream)
- A patch to fix security vulnerability will be committed separately
2005-10-07 06:58:31 +00:00
Emanuel Haupt
35ac9b9f02
Fix build on 4.x
...
PR: 86953
Reported by: Jukka Ukkonen <jau@iki.fi>
Submitted by: mnag
Approved by: novel (mentor)
2005-10-06 17:59:31 +00:00
Volker Stolz
da1d2485d5
Use bsd.prog.mk, cleanup a bit
2005-10-06 13:07:46 +00:00
Andrej Zverev
d4d7e2ee60
- Update to version 1.22
...
Approved by: sem (mentor)
2005-10-06 12:59:01 +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
d8d8386688
Condense a bit
2005-10-06 11:14:54 +00:00
Sergey Matveychuk
79c506a76d
- Unbreak. Fix an ill patch.
...
- Bump PORTREVISION for users who install a bad version
before it was marked broken.
2005-10-06 10:57:46 +00:00
Pav Lucistnik
1edce6f8e2
- Remove homebrew depcheck
2005-10-05 22:04:14 +00:00
Mark Linimon
3bcf2f1f8a
Use MASTER_SITE_NETBSD.
2005-10-05 20:47:12 +00:00
Emanuel Haupt
ce42751050
Update sysutils/cmospwd to 4.7
...
Noticed by: edwinmail
Approved by: novel (mentor)
2005-10-05 19:16:15 +00:00
Kris Kennaway
9e01a8f9cd
Remove maintainer per his request. Comment out MASTER_SITE that no longer
...
carries this version of the distfile, and mark port BROKEN indicating
that it needs an update to the latest version.B
2005-10-05 14:58:34 +00:00
Emanuel Haupt
ffba9de11a
Update sysutils/x86info to 1.16
...
PR: 86912
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: novel (mentor)
2005-10-05 14:40:25 +00:00
Andrej Zverev
d4f8fb7b24
Mark as BROKEN.
...
This port not functional on => 5.x due kernel changes.
Approved by: sem (mentor)
2005-10-05 13:54:44 +00:00
Emanuel Haupt
3120a54d56
Update sysutils/rej to version 0.16
...
Approved by: maintainer (myself)
Approved by: novel (mentor)
2005-10-05 13:37:42 +00:00
Jimmy Olgeni
7604e4acc6
Upgrade modules changepass-1.160-1, forward-1.160-1.
2005-10-05 08:47:20 +00:00
Andrej Zverev
4b8821c079
- Fix SYMBOL_PREFIX, it's must be null.
...
Noticed by: Guido <guido_ro@yahoo.it> (via email)
Approved by: sem (mentor)
2005-10-05 08:36:08 +00:00
Pav Lucistnik
436a1361b1
- Update to 21.6
...
- Add WWW
PR: ports/86924
Submitted by: Vasil Dimov <vd@datamax.bg>
2005-10-05 07:49:45 +00:00
Markus Brueffer
e6d09b8a34
- Update to version 2.4.4
...
- Remove some dirs from pkg-plist that are already covered by misc/kdehier
Notified by: edwinmail
2005-10-05 01:21:57 +00:00
Jean-Yves Lefort
e6ee415d32
- Update to 3.0.0
...
- Pass maintainership to submitter
PR: ports/85817
Submitted by: Brad Huntting <huntting@hunkular.glarp.com> (new maintainer)
2005-10-04 17:54:23 +00:00
Bill Fenner
a6cad06f5a
Copy Kris's rev 1.14 from nwclient602:
...
Remove the only listed master site because it is incorrectly specified.
Perhaps this unmaintained, security-vulnerable port should just be removed.
2005-10-04 16:00:07 +00:00
Michael Landin
c0fcf811f4
o Update to -> 0.76
...
o Fix whitespaces in Makefile
2005-10-04 14:15:07 +00:00
Sergey Matveychuk
890706c976
- Update to 2.0.12
2005-10-03 15:18:44 +00:00
Renato Botelho
d92edd5d79
Add wtmp-tools 0.1, the tool for editing wtmp files and converting into
...
this format.
PR: ports/86855
Submitted by: Oleg M. Golovanov <olmi@rentech.ru>
2005-10-03 15:17:22 +00:00
Andrej Zverev
04b99f7cc7
- Change my e-mail
...
Approved by: sem (mentor)
2005-10-03 12:55:25 +00:00
Florent Thoumie
eddd4ab8f9
- Update to 5.9.
...
Reminded by: edwin's annoying outdated port detection tool
2005-10-03 10:02:29 +00:00
Lars Koeller
a81237c0bc
o) Update to version 3.10.18
2005-10-02 11:23:56 +00:00
Lars Koeller
e555f8a17c
o) Change default location bconsole looks for it's configuration file
...
from ./bconsole.conf to ${PREFIX}/etc/bconsole.conf where it's installed
PR: -
Obtained from: "Radim Kolar" <hsn@netmag.cz>
2005-10-02 11:07:05 +00:00
Bill Fenner
7e474e079b
Update MASTER_SITE_SUBDIR to match the Fedora MASTER_SITE list.
...
Approved by: portmgr (linimon)
2005-10-02 04:35:06 +00:00
Joe Marcus Clarke
fea0328aa8
Update to a -CURRENT snapshot from October 1, 2005.
2005-10-01 19:54:34 +00:00
Renato Botelho
cf95dea355
Add raincoat 0.10, BIOS flash utility for the Microsoft Xbox.
...
PR: ports/84655
Submitted by: Ed Schouten <ed@fxq.nl>
2005-09-30 18:34:21 +00:00
Pav Lucistnik
8d791db05d
- Allow on amd64
...
PR: ports/84323
Submitted by: Adam Gregoire <ebola@psychoholics.org>
2005-09-30 17:34:31 +00:00
Renato Botelho
1202566750
- Update to 1.1.20050929
...
PR: ports/86714
Submitted by: maintainer
2005-09-29 18:28:03 +00:00
Michael Nottebrock
756434d30f
Fix bogus ui files in preparation for Qt 3.3.5
2005-09-29 13:37:44 +00:00
Roman Bogorodskiy
c602e5c6fb
Mark CONFLICTS - both install bin/jls and jls.1 man.
...
PR: 86698
Submitted by: Fumiyoshi TAOKA <fmysh@iijmio-mail.jp>
2005-09-29 11:07:19 +00:00
Renato Botelho
34571920fd
- Update am-utils to 6.1.2.1
...
- Add mirror sites.
- Add PORTDOCS.
PR: ports/86648
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-09-28 13:32:33 +00:00
Markus Brueffer
256e031e2b
Update to version 3.0.8
...
PR: ports/86577
Submitted by: Andrej Zverev <az@inec.ru>
2005-09-28 08:31:14 +00:00
Mark Linimon
d5ca1f489a
Remove obsolete mastersite.
...
Source: distfile survey
2005-09-28 07:14:33 +00:00
Mark Linimon
4b1e432a1f
Remove obsolete mastersite.
...
Source: distfile survey
2005-09-28 06:50:39 +00:00
Mark Linimon
382c013cd0
Remove obsolete mastersite.
...
Source: distfile survey
2005-09-28 06:34:02 +00:00
Mark Linimon
7303304d07
Chase updated mastersite. Note that the (unversioned, sigh) distfile
...
has changed, so anyone who wants to use this port should be prepared to
do a little work on the update.
Source: distfile survey
2005-09-28 06:14:57 +00:00
Mark Linimon
bdd0dc25ac
Remove obsolete mastersites.
...
Source: distfile survey
2005-09-28 06:06:13 +00:00
Mark Linimon
ab286ccbca
Update www site.
2005-09-28 06:02:02 +00:00
Michael Haro
e1cd6b0f6d
"is set" -> "is a set"
...
Submitted by: maintainer
2005-09-28 04:30:21 +00:00
Renato Botelho
ce313750da
- Fix uninitialized variables
...
PR: ports/86639
Submitted by: maintainer
2005-09-27 19:03:43 +00:00
Marcus Alves Grando
71d2c82e3b
Update COMMENT and pkg-descr to more accurate description
...
Approved by: pav (mentor), gtodd@bellanet.org (maintainer)
2005-09-27 17:44:53 +00:00
Renato Botelho
5d64645127
- Update to 1.9
...
PR: 86592
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: dds (maintainer)
2005-09-26 15:57:22 +00:00
Renato Botelho
0e38d105a4
- Update to 1.49
...
PR: 86586
Submitted by: maintainer
2005-09-26 13:26:59 +00:00
Jimmy Olgeni
254a63deeb
Remove old modules, update cpan-1.230-1.
2005-09-25 22:28:54 +00:00
Michael Haro
463b457260
Substitute %%PREFIX%% in PATH variable in file periodic-snapshot
...
Bump PORTREVISION
2005-09-24 23:15:29 +00:00
Marcus Alves Grando
14d52e858a
New port
...
"UFS2 snapshot utilities by Ralf S. Engelschall"
PR: ports/86144
Submitted by: Graham Todd <gtodd@bellanet.org>
Approved by: pav (mentor)
2005-09-23 20:16:31 +00:00
Volker Stolz
47bd7754a2
Update to latest version
...
PR: ports/86467
Submitted by: maintainer
2005-09-23 08:23:42 +00:00
Anton Berezin
e6da331b46
Add p5-Filesys-DiskUsage 0.02, perl equivalent of du(1).
...
PR: 86378
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
2005-09-22 13:32:49 +00:00
Renato Botelho
05f7efc593
Add hilite 1.5, a command-line utility to highlight anything printed to
...
stderr.
PR: ports/86420
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-09-22 10:27:52 +00:00
Bill Fenner
a5b727886c
search.cpan.org redirect reduction canonicalization project, pass 2:
...
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +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
Renato Botelho
7b900b0f2d
Add cdircmp 0.3, compare directories and select files to copy.
...
PR: ports/86418
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-09-21 16:06:21 +00:00
Jimmy Olgeni
83e5a25f41
Upgrade to version 1.160.
2005-09-21 14:49:05 +00:00
Jimmy Olgeni
160e752d61
Upgrade to version 1.230.
2005-09-21 14:48:44 +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
Pav Lucistnik
71d30b73fe
- Fix output when redirecting
...
PR: ports/81481
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
2005-09-20 11:58:59 +00:00
Volker Stolz
25b3c96db2
Upgrade to 0.12.4a
...
PR: ports/86359
Submitted by: maintainer
2005-09-20 08:52:18 +00:00
Renato Botelho
3d4cc4d1a8
Add rej 0.15, merges patch-rejects and runs a merge program to verify
...
the changes.
PR: ports/86225
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-09-19 10:46:41 +00:00
Michael Johnson
6ce3c7939a
- Update to 0.6.3
2005-09-18 17:33:04 +00:00
Pav Lucistnik
4813d21b29
HOZ is what you would call a "file splitter". Its file format is the same as
...
the one used by the "Hacha" software, a well known splitter in Spain and
Latinamerica. HOZ is an open-source and portable C implementation of an
"Hacha" compatible splitter.
PR: ports/86245 (based on)
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-09-18 14:40:36 +00:00
Michael Johnson
5d5f58c41f
- attempt to fix build on 4.x
...
Reported by: kris mail
2005-09-18 01:10:31 +00:00
Pav Lucistnik
ae8c845ffe
- Really fix crashes on 6.0
...
PR: ports/86272
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
2005-09-17 20:09:50 +00:00
Pav Lucistnik
651c7e0218
- Fix runtime crash on FreeBSD 6.0
...
PR: ports/86180
Reported by: Mike Lednev <liettneff@bk.ru>
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
2005-09-17 16:35:00 +00:00
Colin Percival
9ca83b2a2d
Update to version 0.9.5. This is identical to 0.9.4 except for a fix
...
which makes make_index not coredump when it encounters a circular
dependency in the ports tree.
Approved by: erwin
2005-09-17 16:09:55 +00:00
Cy Schubert
d5d85a487f
Add support for 256 colour Xterm.
...
PR: 81285
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-09-16 16:30:21 +00:00
Cy Schubert
c274106b6f
Add support for NONETHACK compile time option.
...
PR: 76170
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-09-16 16:24:19 +00:00
Roman Bogorodskiy
cd1b0b2fb1
One more attempt to fix build on amd64.
...
Reported by: pointyhat via kris
2005-09-16 11:16:03 +00:00
Simon Barner
049ead3ccb
- Use openfiles for (__FreeBSD_version >= 600000) ||
...
((__FreeBSD_version >= 503101) && (__FreeBSD_version < 503105))
nfiles was renamed to openfiles, but the change was reverted in RELENG_5.
- Since this causes a runtime error, PORTREVISION was bumped.
Reported by: Tony Maher <anthony.maher@uts.edu.au> [1]
Ted Faber <faber@ISI.EDU> [2]
PR: ports/84097 [1], ports/86128 [2]
Patch by: Ted Faber <faber@ISI.EDU> [2] (partly)
Approved by: maintainer timeout (7 weeks, for [1])
2005-09-16 08:47:38 +00:00
Michael Johnson
1025efd042
- Update to 0.6.2
2005-09-16 05:46:11 +00:00
Simon Barner
f25eb90ed8
- Fix 'g' and '%' commands [1]
...
- Update WWW [2]
- Bump port revision [2]
Submitted by: Kevin Oberman <oberman@es.net> [1],
Emanuel Haupt <ehaupt@critical.ch> [2] (maintainer)
PR: ports/85994 [1], ports/86154 [2]
2005-09-15 13:14:55 +00:00
Sergey Matveychuk
1ebf65b052
- Update to 1.08g
...
- Simplify Makefile
- Add OPTIONS support
- Pass maintainership to submitter
PR: ports/86151
Submitted by: Andrej Zverev <az@inec.ru>
2005-09-15 12:01:48 +00:00
Mark Linimon
0c773627ae
Remove obsolete mastersite.
...
Source: distfile survey
Approved by: maintainer
2005-09-15 06:37:41 +00:00
Pav Lucistnik
3ba03fca82
- Remove dependencies on security/pf, it was removed. pf is in base since
...
502106
Pointy hat to: pav
2005-09-14 23:27:00 +00:00
Brooks Davis
9ace3426fe
Setting USE_RCORDER to an undefined variable means nothing happens. Set
...
it to PORTNAME not NAME so we actually install the helper script.
2005-09-14 18:57:06 +00:00
Mark Linimon
96f0ddc944
Remove obsolete mastersite.
...
Source: distfile survey
Approved by: maintainer
2005-09-14 18:56:52 +00:00
Mark Linimon
b31c0cf38a
Remove obsolete mastersite.
...
Source: distfile survey
2005-09-14 09:16:07 +00:00
Mark Linimon
cc02e4f1ec
Remove obsolete mastersite.
...
Source: distfile survey
2005-09-14 08:59:33 +00:00
Mark Linimon
d084eb3769
Chase updated mastersite. pkg_descr is still ok.
...
Source: distfile survey
2005-09-14 08:47:18 +00:00
Mark Linimon
6d9d40692a
Chase mastersite change. Note: a newer version (1.08g) seems to be
...
available.
2005-09-14 08:37:58 +00:00
Mark Linimon
a8848f9659
Remove obsolete mastersite.
...
Source: distfile survey
2005-09-14 08:33:35 +00:00
Brooks Davis
fb059bc75f
- Rearrange the FETCH related bits to increate portlint happieness
...
(not that portlint is ever going to like this port :).
- Remove obsolete MASTER_SITE_SUBDIR.
- Don't quote or capitalize IGNORE.
- Don't capitalize BROKEN.
Reported by: kris (IGNORE)
2005-09-13 23:16:33 +00:00
Brooks Davis
87ef6bb54f
Mark BROKEN for FreeBSD 4 and below due to build error and IGNORE for
...
5.x prior to 5.3 because I'm not going to support those releases.
Reported by: pointyhat (via kris)
2005-09-13 21:29:58 +00:00
Sergey Matveychuk
83b2159124
- Add submitter's master site
...
- Get rid of pkg-plist
- Pass maintainership to submitter
PR: ports/86075
Submitted by: Andrej Zverev <az@inec.ru>
2005-09-13 18:42:22 +00:00
Sam Lawrance
3bb00245d0
Add an extra master site.
...
Submitted by: dada@sbox.tugraz.at (maintainer)
2005-09-13 03:07:25 +00:00
Brooks Davis
0fdd917db0
Don't install CVS files and directories from the new dist tarballs.
...
Reported by: pointyhat (via kris)
2005-09-12 22:54:48 +00:00
Roman Bogorodskiy
54622842a0
Update to 1.3.1.
2005-09-12 18:08:21 +00:00
Sergei Kolobov
3007cb9367
- Take maintainership
2005-09-12 12:44:28 +00:00
Mark Linimon
576f327eb4
Maintainer no longer has time to look at this one. Note that if anyone
...
is using it, they need to adopt it quickly, as it is about to expire.
Approved by: maintainer
2005-09-11 21:57:15 +00:00
Yen-Ming Lee
13e09a7cc9
Update am-utils to 6.1.1, which was released on 2005-08-02.
...
PR: 85924
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-09-10 02:53:32 +00:00
Pav Lucistnik
c3e40d686b
- Update to 21.5
...
- Take maintainership
2005-09-10 02:22:03 +00:00
Brooks Davis
220c053bfb
Upgrade to SGE 6.0u6. No major changes, I've been able to upgrade a
...
test installation without confiugration changes.
In the process, switch from using snapshots of CVS to using the official
Sun tarballs. This should ease upgrades, but has the unfortunate side
effect of making wget a FETCH_DEPEND becuase the weird download
interface requires cookies.
2005-09-09 23:13:26 +00:00
Brooks Davis
3e79eb1f16
Remove pkg-install in favor of files/pkg-install.in added in last
...
update.
2005-09-09 21:27:20 +00:00
Sam Lawrance
a9f406eb03
Update to 0.3.2
...
PR: ports/85884
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
2005-09-09 14:56:48 +00:00
Sergey Skvortsov
25e419a56f
Update to 2.032
2005-09-09 09:24:50 +00:00
Joe Marcus Clarke
f574b49720
Update to 0.8.2
...
* New German translation
* Small bugfixes
Also, fix a crash that can occur when getting properties on Network Places
in Nautilus.
PR: 85889
Submitted by: maintainer
2005-09-08 23:35:21 +00:00
Koop Mast
9e8d18edb2
Update to 0.8.11.
...
Add new plugins x264.
Approved by: maintainer (implicit)
2005-09-08 18:32:13 +00:00
Dejan Lesjak
94bc587af4
3dm works on amd64 with 32bit compatibility enabled so allow port
...
installation.
Escape qoutes in rc.conf message.
2005-09-08 18:03:44 +00:00
Renato Botelho
0f31031a54
Add wuzzah 0.53, a command line utility for stalking users.
...
PR: ports/85860
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-09-08 11:14:39 +00:00
Sergei Kolobov
2400fd3a28
- Unbreak
...
- Install documentation
- Sync with other untroubled.org ports I maintain
- Bump PORTREVISION
- Take maintainership
2005-09-07 20:16:15 +00:00
Sergei Kolobov
ae4567ac12
- Update to 1.3.1
...
- Pass user-overridable SERVICE_DIR into installed rundvsdir.sh startup
file as well
2005-09-07 08:15:35 +00:00
Sam Lawrance
add98f040f
Update to 0.61
...
- fix pkg-plist from the last time around
- fixes some defects in 0.60
PR: ports/85710
Submitted by: Eirik Oeverby <ltning-jailctl@anduin.net>
2005-09-07 06:56:39 +00:00
Kris Kennaway
6993f0c873
BROKEN on 7.x: Does not compile
2005-09-07 00:19:24 +00:00
Kris Kennaway
7fbdaba643
BROKEN: Does not build
2005-09-07 00:17:49 +00:00
Oliver Lehmann
eeb80ecebe
update to 2.03.00.028
2005-09-06 19:58:46 +00:00
Oliver Lehmann
398ad4b3e8
update to 1.1
2005-09-06 19:36:13 +00:00
Oliver Lehmann
b8a7fc6cc3
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
...
have the time any longer to maintain them
Approved by: maintainer
2005-09-06 17:42:39 +00:00
Roman Bogorodskiy
9f2095cef2
Update MASTER_SITES, WWW.
...
PR: 85764
Submitted by: Andreas Fehlner (maintainer)
2005-09-06 10:27:46 +00:00
Erwin Lansing
c0f8ad1884
Update to 1.5.1
...
Submitted by: Thomas Vogt <tv@solnet.ch>
2005-09-06 07:19:28 +00:00
Cheng-Lung Sung
6544d33b30
- fixes two problems in xsysinfo: upper part repairs the display
...
of the nfs-statistics (which since 5.x didn't work at all), the
lower part (replacing "kd" by "NULL" in calls to devstat_getdevs())
fixes the memory leak.
- patched by Bertram Barth
- bump PORTREVISION
PR: 68341
Submitted by: Kevin T. Likes <klikes AT doit dot in dot gov>
Reviewed by: Bertram Barth <bertram AT gummo dot bbb dot sub dot org>
2005-09-06 06:13:09 +00:00
Jean-Yves Lefort
46d5a656f0
Does not work on amd64.
...
PR: ports/85759
Submitted by: maintainer
Reported by: pointyhat via kris
2005-09-05 19:27:38 +00:00
Sam Lawrance
df789d66f1
Update to 0.60
...
PR: ports/85710
Submitted by: Eirik Oeverby <ltning-jailctl@anduin.net> (maintainer)
2005-09-05 15:25:25 +00:00
Renato Botelho
19da3c6527
Add managepkg 1.1, script for maintining ports.
...
PR: ports/85732
Submitted by: Andreas Fehlner <fehlner@gmx.de>
2005-09-05 14:37:06 +00:00
Simon Barner
b6465c668c
- Update to 0.8.1
...
PR: ports/85244
Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
2005-09-05 12:48:40 +00:00
Sergey Matveychuk
8ba8699192
- Update to 2.0.10
2005-09-05 11:31:39 +00:00
David E. O'Brien
104dd0a50e
Update to version 4.76.
2005-09-04 05:47:23 +00:00
Roman Bogorodskiy
0581a813fa
Attempt to fix build on amd64.
...
Reported by: pointyhat via kris
2005-09-02 18:07:32 +00:00
Kris Kennaway
fb2f3b1fdb
Reset undeliverable maintainer address:
...
----- The following addresses had permanent fatal errors -----
<patrick@rinke-bochum.de>
(reason: 550 <patrick@rinke-bochum.de>: Recipient address rejected: User unknown in virtual mailbox table)
2005-09-02 16:52:09 +00:00
Sergey Matveychuk
65245ed24a
- Update to 0.9.2
...
PR: ports/85592
Submitted by: maintainer
2005-09-02 14:30:42 +00:00
Sergey Matveychuk
a9dee974d6
- Update to 4.10.2
...
- Get rid of pkg-plist
- Cleanup Makefile
- Pass maintainership to submitter
PR: ports/84988
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-09-02 10:25:12 +00:00
Vsevolod Stakhov
ec213d587a
Add pwgen2 - another branch of pwgen (in comparison with sysutils/pwgen),
...
more powerful, more flexible.
PR: 85349
Submitted by: Andrew Khlebutin <andrey@hm.perm.ru>
Approved by: perky (mentor)
Repocopy by: marcus
2005-09-02 08:12:26 +00:00
Brooks Davis
303a11b900
Upgrade to 1.0.0. The primary differences are support for geom and ufs
...
labels plus a startup script that allows disks to be configured at boot
based on the existance of a geom label.
This release de-supports FreeBSD < 5.3 due to the geom label support
requirment.
2005-09-01 23:56:48 +00:00
Anton Berezin
409cb84a3b
Update to 1.2.1.
...
PR: 85543
Submitted by: maintainer
2005-09-01 08:55:01 +00:00
Pav Lucistnik
1a462a433f
- Update to 1.01
...
PR: ports/85521
Submitted by: Jonathan <onatan@gmail.com> (maintainer)
2005-08-31 21:37:41 +00:00
Pav Lucistnik
393be3a099
- Retire some gdesklets-psi ports. They don't run on recent gdesklets versions,
...
they are gone from website and their future is dimm.
PR: ports/85370
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
2005-08-31 20:37:05 +00:00
Volker Stolz
ce95f13d0c
Update to 2.12
...
PR: ports/84868
Submitted by: maintainer
2005-08-31 18:11:21 +00:00
Michael Landin
31fda270d4
o chase taglib libversion
...
o bump PORTREVISION
2005-08-31 13:34:15 +00:00
Roman Bogorodskiy
aa36052f1c
Fix configure switches.
2005-08-31 10:55:33 +00:00
Roman Bogorodskiy
7e522fe32e
Add conky, light-weight system monitor under active development.
...
WWW: http://conky.sourceforge.net/
2005-08-31 07:45:52 +00:00
Jean-Yves Lefort
55170187b5
- Update to 1.14 [1]
...
- Respect ${CFLAGS}
[1]:
PR: ports/85274
Submitted by: maintainer
2005-08-31 07:30:59 +00:00
Pav Lucistnik
12e5f4c9ed
- Update to 0.4.2
...
PR: ports/85398
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
2005-08-31 06:49:37 +00:00
Sam Lawrance
d215fd3006
- Update to 0.4.1
...
- Submitter takes maintainership
PR: ports/84979
Submitted by: Vasil Dimov <vd@datamax.bg>
2005-08-31 02:46:32 +00:00
Jean-Yves Lefort
981e18334d
Fix a typo.
...
PR: ports/84689
Submitted by: Nicola Vitale <nivit@email.it>
2005-08-30 21:17:53 +00:00
Pav Lucistnik
bc10a85def
- Fix build on FreeBSD 7
...
PR: ports/85496
Submitted by: Jonathan <onatan@gmail.com> (maintainer)
2005-08-30 19:03:11 +00:00
Munechika SUMIKAWA
51cf6d4c00
Fixed a typo.
2005-08-30 02:59:41 +00:00
Pav Lucistnik
ced2956c08
- Update to 1.2.0
...
Approved by: maintainer timeout (17 days)
2005-08-29 23:15:08 +00:00
Renato Botelho
27d523fd79
Add vii 4.0, execute a command repeatedly and scroll the output.
...
PR: ports/84852
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 14:34:03 +00:00
Sergey Matveychuk
7d5773207a
- Update to 0.9.1
...
- Install a documentation
PR: ports/84492
Submitted by: maintainer
2005-08-29 13:25:55 +00:00
Sergei Kolobov
9a33838aec
- Update to 0.8-rc1 (proper PORTVERSION autogenerated from this DISTVERSION)
2005-08-29 12:26:37 +00:00
Sergei Kolobov
6b528be53c
- Update to 1.3.0
2005-08-29 12:21:12 +00:00
Renato Botelho
912f9a3457
- Update to 0.6 [1]
...
- Use DATADIR macro on pkg-plist
PR: ports/85006
Submitted by: maintainer
2005-08-29 10:16:09 +00:00
Edwin Groothuis
0f23b6d862
Adopt a distfile
2005-08-29 07:43:25 +00:00
Dejan Lesjak
e5eb05bff6
Update to 2.2.1
...
Submitted by: Alexander Novitsky (maintainer)
2005-08-29 04:36:35 +00:00
Markus Brueffer
1d4a393737
- Update to version 3.0.7
...
- Remove some directories from the plist that are already covered by kdehier
2005-08-29 02:15:31 +00:00
Mark Linimon
f29be2d7ed
Mark for deprecation since the last mastersite disappeared.
2005-08-28 23:43:43 +00:00
Roman Bogorodskiy
c28e6a3940
Fix build on 4.x.
...
PR: 84560
Submitted by: Pawel Pekala <c0rn@gazeta.pl>
Approved by: David <david@pinko.net> (maintainer)
2005-08-28 21:15:04 +00:00
Markus Brueffer
9bbe8f28f2
Remove the 'Author' line as the maintainer is not the author
...
PR: ports/85133
Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-08-28 20:32:24 +00:00
Markus Brueffer
0d99a79658
Update to version 2.0.6
...
PR: ports/85134
Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-08-28 20:17:46 +00:00
Roman Bogorodskiy
8767dced62
Update WWW.
2005-08-28 16:36:40 +00:00
Michael Johnson
a8fc9027c8
- Update to 0.9.0
2005-08-28 15:09:15 +00:00
Sam Lawrance
4b8f4a8ca3
Update WWW line
...
PR: ports/84572
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2005-08-28 12:37:36 +00:00
Jun Kuriyama
254b197c3a
Update to 1.05.
2005-08-28 12:24:18 +00:00
Markus Brueffer
2308971d99
Update to version 0.12.3
...
PR: ports/85322
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2005-08-28 12:07:20 +00:00
Oliver Braun
57eb03f556
Upgrade to 3.6.1.
2005-08-28 11:03:48 +00:00
Pav Lucistnik
36a45cc8c3
- Fix tests on 6.0/i386
...
PR: ports/84760
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: portmgr (clement)
2005-08-15 11:46:22 +00:00