Kirill Ponomarev
0507314b80
- Update to version 4.7b
...
PR: ports/64042
Submitted by: Ports Fury
2004-03-10 14:14:05 +00:00
Volker Stolz
f94ee3fd39
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
...
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
2004-03-10 13:16:50 +00:00
Michael Nottebrock
0d32ae176b
Fix MASTER_SITE_SUBDIR.
2004-03-10 10:23:48 +00:00
Kirill Ponomarev
a035b01e0f
- Update to version 2.11
...
PR: ports/64016
Submitted by: maintainer
2004-03-10 09:41:59 +00:00
Kirill Ponomarev
fe09ae9f1c
- Update to version 0.9
...
PR: ports/64008
Submitted by: maintainer
2004-03-10 09:39:45 +00:00
Joe Marcus Clarke
26b0d5c789
Update to 2.5.8.
...
* Add dirname and egrep direct command use checks
* Add a missing '?' in checking for text after bsd.port(.post)?.mk [1]
* Add a check to make sure OPTIONS is set before bsd.port.pre.mk
Submitted by: eik [1]
2004-03-10 06:33:00 +00:00
Trevor Johnson
beaa3c72b3
Use new distfile. Minor changes were made to xspin412.tcl, mostly
...
in the comments, and DOS-style carriage-return characters were added
to the file.
PR: 63940
Submitted by: Jonathan Hanna (maintainer)
2004-03-09 22:50:27 +00:00
Joe Marcus Clarke
5fb320690f
Update to 2.4.3.
2004-03-09 21:51:27 +00:00
Michael Nottebrock
f64c6af4f4
Update to KDE 3.2.1 / QT 3.3.1
...
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Trevor Johnson
fd692b598e
Remove unused boost_1_27_0.tar.gz entry. Add SIZE line.
2004-03-09 16:01:11 +00:00
Trevor Johnson
706fa30af0
Mark BROKEN due to checksum mismatch. I e-mailed the maintainer
...
about the problem.
2004-03-09 15:54:15 +00:00
Trevor Johnson
a04e5ecd1a
The distfile was rerolled with this change:
...
--- old/COPYING Tue Nov 21 08:46:13 2000
+++ new/COPYING Thu Nov 14 11:58:29 2002
@@ -14,3 +14,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+You are allowed linking this library statically or dynamically to a closed
+source application.
This is contradictory, so I've marked the port RESTRICTED. I left
a comment about the problem for the author via his Web site.
2004-03-09 15:46:14 +00:00
Trevor Johnson
80be019af2
The distfile on www.karubik.de is one byte longer than the one on
...
Sourceforge. The contents are the same except for the timestamps
on two directories.
2004-03-09 15:04:57 +00:00
Kirill Ponomarev
c4074fd782
- Update to version 0.4.1
2004-03-09 09:46:58 +00:00
Trevor Johnson
fec6127f31
The distfile was rerolled with changes to the makefiles, addition
...
of config.log and config.status cruft, changed indentation and other
minor changes. Add new size and hash.
2004-03-09 07:17:12 +00:00
Trevor Johnson
4c928412e8
This doesn't compile on ia64.
...
Noticed by: kris
2004-03-08 21:44:13 +00:00
Tilman Keskinoz
917fe123e7
Fix build on IA64
...
PR: 63903
Submitted by: Simon Barner <barner@in.tum.de>
2004-03-08 15:02:53 +00:00
Kris Kennaway
f2fe5a6b62
BROKEN: Broken pkg-plist
2004-03-08 11:10:32 +00:00
Edwin Groothuis
672c044e2e
Properly use SDL everywhere:
...
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Edwin Groothuis
8b6e81981a
[patch] unbreak packaging of devel/sdl12 with NOPORTDOCS
...
In the current state of the port Makefile and pkg-plist are not
in sync. Makefile obeys NOPORTDOCS, but pkg-plist would enlist
not installed files anyway breaking packaging when NOPORTDOCS
is set.
PR: ports/62587
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
2004-03-07 23:53:17 +00:00
Edwin Groothuis
84c834ee8f
Let ports use the USE_SDL macro
...
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
2004-03-07 23:39:10 +00:00
Pav Lucistnik
3b966e1629
- Update to 3.9.1
...
PR: ports/63902
Submitted by: andrew morton <drewish@katherinehouse.com> (maintainer)
2004-03-07 23:36:26 +00:00
Kirill Ponomarev
ad7fcde60b
- Fix WWW: line
2004-03-07 20:08:47 +00:00
Pav Lucistnik
1a550d2bca
- Add dependency on XFree86-clients
...
Reported by: bento via kris
2004-03-07 17:36:20 +00:00
Kirill Ponomarev
66b7802bfa
- Update to version 1.0a11
...
PR: ports/63874
Submitted by: Ports Fury
2004-03-07 16:44:56 +00:00
Kris Kennaway
5e511878ec
Extend -fPIC to ia64 as well.
2004-03-07 12:48:48 +00:00
Kris Kennaway
f6ce13f22f
BROKEN On ia64 and amd64: Configure fails
2004-03-07 12:47:40 +00:00
Oliver Braun
bc988d3833
* Set maintainer to haskell@.
...
* Use CONFLICTS instead of local hack.
* Put SIZE into distinfo.
2004-03-07 11:16:20 +00:00
Oliver Braun
8bd4125549
Set maintainer to haskell@.
2004-03-07 10:14:14 +00:00
Kris Kennaway
41ffe2b9af
BROKEN on sparc64: Does not compile (needs -fPIC)
2004-03-06 23:56:08 +00:00
Kris Kennaway
4809e1c1be
BROKEN on !i386 and !alpha: Does not compile
2004-03-06 23:46:17 +00:00
Kris Kennaway
4e8fb4ec67
BROKEN on !i386 and !alpha: Does not compile
2004-03-06 23:07:23 +00:00
Oliver Braun
8006a4f52d
Set maintainer to the new created haskell@ mail alias.
2004-03-06 21:29:59 +00:00
Erwin Lansing
d279e0d2ce
Pass maintainership to submitter
...
PR: 63850
Submitted by: Toni Viemero <toni.viemero@iki.fi>
2004-03-06 19:04:05 +00:00
Pav Lucistnik
776b4ed019
- Pass ${PTHREAD_LIBS} down to configure
...
PR: ports/62544
Submitted by: Frank Altpeter <frank@altpeter.de>
Approved by: maintainer timeout (3 weeks)
2004-03-06 18:00:09 +00:00
Kris Kennaway
1c697d7c4e
Unbreak by updating to p5-Cdk 4.6.10.
...
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR: 63789
2004-03-06 12:40:31 +00:00
Pav Lucistnik
83d8ad69d9
Remove pear, it's misleading, obsolete metaport used in past by horde.
...
PR: ports/63833
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
2004-03-06 12:20:42 +00:00
Kirill Ponomarev
f16753f6d7
- Use more right way to link library
...
PR: ports/63820
Submitted by: maintainer
2004-03-06 11:59:23 +00:00
Greg Lewis
8d9d1f0878
. Update to 0.42.
...
. Fix File::Spec dependency
. Make PREFIX-clean under perl 5.005_03
PR: 63620
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
2004-03-05 21:55:55 +00:00
Mark Linimon
009e93abfc
Add URL.
2004-03-05 21:22:19 +00:00
Dirk Meyer
2edca652d6
- update to 0.6.0
2004-03-05 15:36:50 +00:00
Dirk Meyer
94806b5b2a
- update to 1.9.1
2004-03-05 15:00:40 +00:00
Adam Weinberger
ed7b091496
Nuke -Werror to prevent the gnuregex->gnu/regex warnings from
...
erroring out the build.
2004-03-05 14:34:11 +00:00
Dirk Meyer
fcd089c185
- Fix package for non-i386
2004-03-05 13:02:16 +00:00
Kris Kennaway
f5fbc6557b
BROKEN on amd64: Build fails
2004-03-05 12:20:00 +00:00
Pav Lucistnik
ed904572bb
- Add missed build depend on Perl
...
Reported by: bento via kris
2004-03-05 12:18:13 +00:00
Kris Kennaway
2e256dbb60
BROKEN on !i386 and !alpha: Does not compile
2004-03-05 12:14:38 +00:00
Kris Kennaway
bcb966e00b
BROKEN: Configure fails on !i386 and !alpha
2004-03-05 08:36:14 +00:00
Kris Kennaway
f9a35f984b
Mark this port IS_INTERACTIVE (this may be unintentional behaviour)
2004-03-05 08:21:14 +00:00
Kris Kennaway
5c84d0ab18
BROKEN on amd64: Does not compile
2004-03-05 04:49:35 +00:00
Kris Kennaway
d5c1579e93
BROKEN on ia64 and amd64: Does not compile
2004-03-05 04:48:16 +00:00
Joe Marcus Clarke
ad0bbce2c7
Allow pwlib to work on ARCHS != i386.
...
Tested on alpha, i386, and ia64.
Submitted by: marcel
Approved by: maintainer (implicit)
2004-03-05 02:37:57 +00:00
Jun Kuriyama
6a093bc232
o Reduce dependency for perl-5.8.
...
o Add WWW line.
No response from: maintainer
2004-03-05 01:47:41 +00:00
Mark Linimon
2c16b59ca3
Fix plist and unbreak.
2004-03-05 00:29:06 +00:00
Joerg Wunsch
5bcf5f489d
Upgrade to version 0.1.2; actually 0.1.2.1 but dot-dot-dot releases
...
are normally not planned for simulavr and 0.1.2.1 has the same date as
0.1.2, so I'll stick with the dot-dot numbering.
2004-03-04 22:39:07 +00:00
Joe Marcus Clarke
29fdbd9268
Mark this port for i386 only.
...
Approved by: maintainer
Reported by: bento via kris
2004-03-04 21:54:14 +00:00
Mathieu Arnold
e654603e95
Lighten dependencies
2004-03-04 14:53:45 +00:00
Michael Nottebrock
d29db39517
Fix typo.
2004-03-04 14:22:15 +00:00
Mark Linimon
ea111da2f3
Update to 1.05: updates to input marshalling and serialization; bugfixes.
...
See Changes for complete list.
PR: ports/61418
Submitted by: Sergey Skvortsov <skv@protey.ru>
Maintainer timeout: 6 weeks
2004-03-04 12:50:56 +00:00
Mark Linimon
c32fee98f9
Update to 2.07: added Log::Dispatch::File::Locked; switched to Module::Build
...
and removed interactive portion of installation process; bugfixes. See
Changes for complete list.
PR: ports/58071
Submitted by: James Ainslie <james@starjuice.net>
Maintainer timeout: 4 months
2004-03-04 12:39:23 +00:00
Akinori MUSHA
df022b0b75
Update to 2.2.4.
2004-03-04 11:39:59 +00:00
Kris Kennaway
53cae8809f
BROKEN on !i386 and !alpha: Does not compile
2004-03-04 09:19:10 +00:00
Hye-Shik Chang
a1876a708a
Update to 0.4.9.2
2004-03-04 07:19:37 +00:00
Hye-Shik Chang
bc12cbbacb
Update to 0.6.3
2004-03-04 07:16:54 +00:00
Mark Linimon
3a9e4d5d50
Since we already define MASTERDIR, go ahead and use it in preference
...
to another use of .CURDIR.
Approved by: jeh@FreeBSD.org (maintainer)
2004-03-04 03:50:04 +00:00
Michael Nottebrock
08a1b86f03
Patch configure so it will detect Berkeley DB properly and
...
the port will build the kdictplugin for kbabel.
Bug reported by: Dofri Jonsson <imp@hell.is>
2004-03-04 01:38:03 +00:00
Michael Nottebrock
3bba393f0f
${PERL} -pi -> ${REINPLACE_CMD}
...
(Sorry for the delay, kde@freebsd.org was down for 1.5 weeks)
Noticed by: Adam Weinberger <adamw@magnesium.net>
2004-03-04 00:10:14 +00:00
Joerg Wunsch
8c2f3a42b2
Upgrade to version 3.3.2.
2004-03-03 21:23:29 +00:00
Max Khon
91802da0e7
Update to 2.0.34.
2004-03-03 19:32:05 +00:00
Norikatsu Shigemura
3d246ede7a
Updated i386 binaries for version 03.2
...
PR: ports/63522
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
2004-03-03 17:55:29 +00:00
Pav Lucistnik
0ea5a419ab
- Style: s/@freebsd.org/@FreeBSD.org/
2004-03-03 16:38:02 +00:00
Lev A. Serebryakov
8ad02a8de6
Update to latest current version.
2004-03-03 14:57:36 +00:00
Lev A. Serebryakov
4be40100eb
Add new devices
2004-03-03 13:14:53 +00:00
Lev A. Serebryakov
8367d176cd
Two new devices
2004-03-03 13:07:46 +00:00
Pav Lucistnik
243746aff7
- Add missed dependency on glib20
...
Reported by: bento via kris
2004-03-03 10:32:00 +00:00
Sergei Kolobov
25fcff520e
Add aegis 4.16:
...
Aegis is a transaction-based software configuration management system.
It provides a framework within which a team of developers may work
on many changes to a program independently, and Aegis coordinates
integrating these changes back into the master source of the program,
with as little disruption as possible.
Author: Peter Miller <millerp@canb.auug.org.au>
WWW: http://aegis.sourceforge.net/
PR: ports/54060
Submitted by: vance@aurema.com
2004-03-03 07:48:27 +00:00
Kris Kennaway
30bb55894d
BROKEN on alpha: unfetchable
2004-03-02 21:44:12 +00:00
Pav Lucistnik
782788ada7
Add gauche-sdl, SDL bindings for the gauche scheme environment
...
PR: ports/62892
Submitted by: Erik Greenwald <erik@smluc.org>
2004-03-02 16:56:35 +00:00
Bruce M Simpson
bf0ea5c93d
Correct a typo: .Fa -> .Ft in mdoc output. Add CVS tags.
2004-03-02 12:02:15 +00:00
Oliver Braun
0e5ffeb562
Upgrade to 1.1 which still does not (yet) build on -current.
2004-03-02 11:19:34 +00:00
Bruce M Simpson
9f760d00c4
Fix a typo, PKG_PLIST should have been PLIST_FILES.
2004-03-02 09:11:28 +00:00
Bruce M Simpson
ba73e13881
c2mdoc is an awk/shell script wot I wrote to aid in documenting our many
...
wonderful kernel APIs. c2man seems to choke on tcp_subr.c (which I was using
as a baseline), so let's do it the long way round instead. This script spits
out mdoc(7) markup ready for pasting into the SYNOPSIS section of our
wonderful mdoc.template.
2004-03-02 09:05:14 +00:00
Dirk Meyer
2c65f32d9c
- Fix package for option WITHOUT_X11
2004-03-02 08:16:23 +00:00
Ollivier Robert
aa6785e5a0
Put the right BUILD/RUN dependencies as gdiff/gpatch are both needed for
...
building and running tla.
Suggested by: tobez
2004-03-01 22:20:03 +00:00
Kirill Ponomarev
42b20e5280
- Update to version 2.2.9
...
PR: ports/63590
Submitted by: Ports Fury
2004-03-01 18:11:28 +00:00
Tilman Keskinoz
2d2230aa3b
Update to 1.3.6
...
SIZEify
Add Norwegian to languages on alpha (requested by: Idar Tollefsen)
2004-03-01 11:57:14 +00:00
Sergey Skvortsov
ddd9209dc5
Remove obsolete modules:
...
devel/p5-POE-Component-IKC-ReallySimple
devel/p5-POE-Session-Cascading
2004-03-01 11:49:02 +00:00
Sergey Skvortsov
30e4793b7c
Remove port (obsolete, deleted from CPAN)
2004-03-01 11:47:44 +00:00
Kirill Ponomarev
7c4a243b10
Add argp-standalone 1.3,
...
It is standalone version of argp - part of glibc library.
It was separated off glibc by Niels Myller, Niels primary use
it for inclusion in the LSH distribution, but it's useful for
any package that wants to use argp and at the same time be
portable to non-glibc systems.
Besides portability fixes, there are a few other changes in
this version. The most important is that it no longer builds
upon getopt; the one or two hairy functions of GNU getopt are
incorporated with the argp parser. There are longer any global
variables keeping track of the parser state.
PR: ports/63568
Submitted by: Sergey Matveychuk <sem@ciam.ru>
2004-03-01 09:15:09 +00:00
Kirill Ponomarev
515c350cae
- Update to version 0.9.12
...
PR: ports/63572
Submitted by: maintainer
2004-03-01 08:29:59 +00:00
Oliver Eikemeier
9545440d8c
MASTER_SITE_GNU have the distfile in ${PORTNAME}/rel5.6
...
PR: 63513
Submitted by: Jason Harris <jharris@widomaker.com>
2004-02-29 21:04:29 +00:00
Kirill Ponomarev
c750694c8d
- SIZEify
...
PR: ports/63548
Submitted by: maintainer
2004-02-29 20:50:30 +00:00
Akinori MUSHA
323d03d134
Update to 1.3.21.
2004-02-29 18:47:43 +00:00
Akinori MUSHA
6ecd022ab0
Fix a typo (GMAKE -> MAKE) to fix build on bento and unmark BROKEN.
2004-02-29 18:47:16 +00:00
Kirill Ponomarev
0f411bc34d
- Update to version 0.4.0
2004-02-29 14:29:31 +00:00
Pav Lucistnik
ec73bddeed
- Update to 0.3.13
...
PR: ports/63486
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
2004-02-29 10:50:11 +00:00
Tilman Keskinoz
db739dcfcd
Fix build on CURRENT
2004-02-29 00:58:45 +00:00
Tilman Keskinoz
f7b666b4d9
Add --english-only for alpha.
...
PR: 55186
Submitted by: Idar Tollefsen <idart@performancedesign.no>
Thanks to: pav for reminder
2004-02-28 23:00:24 +00:00
Pav Lucistnik
b856a63678
- Update to 0.3.1
...
PR: ports/62553
Submitted by: bruno <bruno@mail.tinkerbox.org>
Approved by: maintainer timeout (15 days)
2004-02-28 20:54:52 +00:00
Kirill Ponomarev
d34cd2f87b
- Update to version 5.6.0
...
PR: ports/63494
Submitted by: Ports Fury
2004-02-28 19:41:47 +00:00