Erwin Lansing
e8f0403b6d
This port installs libccm.so in /usr/local/lib. ldconfig
...
will not pick this library up because it is missing a final digit.
This among other things, breaks LIB_DEPENDS.
PR: 83360
Submitted by: Diane Bruce <db@db.net>
2005-07-13 08:39:18 +00:00
Vanilla I. Shu
256887f6ba
1: fix pkg-plist
...
2: fix WITH_ logical.
Notified by: kris@
2005-07-13 07:27:30 +00:00
Pav Lucistnik
704cd7c429
- Original website dead, mirror distfile
...
PR: ports/83335
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-07-13 07:22:06 +00:00
Pav Lucistnik
02c816f560
- Update to 1.1.1
...
PR: ports/82789
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-07-13 07:08:15 +00:00
Michael Johnson
5f5e0cf860
- Back out of this commit, didn't mean to commit this port.
2005-07-13 06:46:44 +00:00
Michael Johnson
e90b7dea6f
- Readd PORTREVISION?= to gstreamer-plugins so I can bump
...
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
go backwards.
2005-07-13 06:40:56 +00:00
Michael Johnson
2e421987fa
- Bump PORTREVISION for last commit from lib ver bump of libcdio
2005-07-13 06:20:53 +00:00
Michael Johnson
832b1c5650
- Chase lib version to libcdio
...
Forgotten by: mich
2005-07-13 06:17:28 +00:00
Michael Johnson
962e7451da
- Chase libcdio libversion
...
Forgotten by: mich
2005-07-13 06:13:06 +00:00
Maho Nakata
fafeb2f17d
update to 1.9m116
2005-07-13 05:45:32 +00:00
Roman Bogorodskiy
8c42f2da58
Improve battery support.
...
Submitted by: Nick Hibma <nick@cope.nl>
2005-07-13 05:30:29 +00:00
Florent Thoumie
152646c1f9
- Update to 3.7.
...
PR: ports/83301
Submitted by: Babak Farrokhi <babak@farrokhi.net>
2005-07-13 05:29:48 +00:00
Hidetoshi Shimokawa
e5d1077693
Previous fix was incomplete.
2005-07-13 04:58:36 +00:00
Hidetoshi Shimokawa
157a2328b4
Fix comment.
...
Submitted by: christopher.a.johnson@gmail.com
2005-07-13 04:55:12 +00:00
Michael Johnson
8f493a4605
- Depend on shared library of libtar now, don't bump PORTREVISION
...
since people who already have vlc installed have static version.
2005-07-13 04:25:38 +00:00
Michael Johnson
20baae2ef2
- Build and install a shared library.
2005-07-13 04:24:42 +00:00
Cheng-Lung Sung
a8238d9d4d
- Update to 1.8.2
...
- Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply exiting/crashing
PR: 79338
Submitted by: Ulrich Spoerlein <q AT uni dot de>
2005-07-13 03:48:32 +00:00
Joe Marcus Clarke
34586a076e
Update to 4.6 which incorporates a lot of our local patches. There are now
...
a slew of test suites that can be run by issuing ``make tests'' from the port
directory. They are disabled furing a normal build.
PR: 83345
Submitted by: mi
2005-07-13 03:14:59 +00:00
Jun Kuriyama
29216de4a6
Markup fixed version of net-snmp problem.
2005-07-13 03:04:17 +00:00
Michael Johnson
15b9d29316
- Update to 0.8.2.20050712
...
- Add new knob WITH_WIN32_CODECS, off by default
Support for win32 multimedia DLL's
2005-07-13 02:47:16 +00:00
Jun Kuriyama
b40ed9c0fb
Update to 20050630 version.
2005-07-13 02:38:45 +00:00
Jun Kuriyama
6de5763ca9
Add more master server.
...
Download failure found by: kris
2005-07-13 02:38:23 +00:00
Jun Kuriyama
d21f4b4c41
- Fix negative integers on 64bit platforms [1].
...
- Upgrade to 5.2.1.2 and portlint fixes [2].
- Fix security problem in local/fixproc script [3].
PR: ports/82148 [1], ports/83058 [2]
Submitted by: Deomid Ryabkov <myself@rojer.pp.ru> [1],
Renato Botelho <freebsd@galle.com.br> [2],
remko [3]
References: http://vuxml.freebsd.org/3e0072d4-d05b-11d9-9aed-000e0c2e438a.html [3]
Obtained from: http://cvs.sourceforge.net/viewcvs.py/net-snmp/net-snmp/local/fixproc?r1=5.0&r2=5.0.6.1&diff_format=u [3]
2005-07-13 02:37:24 +00:00
Joe Marcus Clarke
6e9a31ede0
Fix the slpd build now that the slp_net.o object has been moved to a new
...
private library.
Submitted by: mi
Pointy hat to: me
2005-07-13 01:25:59 +00:00
Mikhail Teterin
9817b68587
Uh-oh. Fix the just committed patch-cflags to only defined HAVE_BSWAP on
...
i386. Add one more patch to the patch-warnings collection, to ensure
warning-free compile on 64-bit platforms (tested on amd64).
2005-07-13 00:02:32 +00:00
Mikhail Teterin
a0f2c30ec6
Fix configure to stop appending ``-march=i386'' to CFLAGS on i386.
...
Depending on other optimization options, compiler could get confused
into an internal error, and was, probably, building pessimized code
even when working.
Ensure warning-free build, while I'm here. Mark the SSE as having no
effect -- ``--enable-sse'' causes configure to add the HAS_SSE define
to CFLAGS, but nothing in the current release checks for that flag. Ha-ha.
There are SSE implementations of some parts of the code (they are just
no used), so, perhaps, someone can add another patch to make use of them,
when possible.
2005-07-12 23:41:42 +00:00
Pav Lucistnik
2bd9dad6e1
- Switch to sourceforge and gzip distfile
...
PR: ports/83317
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
2005-07-12 23:25:06 +00:00
Pav Lucistnik
24378952b1
- Update to 0.8
2005-07-12 22:54:06 +00:00
Max Khon
f902ad6141
OPTION'ify
...
PR: 83009
Submitted by: Dima Panov
2005-07-12 22:25:50 +00:00
Michael Johnson
b6e9ac18b9
- Update to 0.0.20050712
2005-07-12 22:24:33 +00:00
Joe Marcus Clarke
95e874d8d5
Add another object file into libslp.so so a missing symbol,
...
SLPNetGetThisHostname, is properly defined.
Submitted by: mi
2005-07-12 22:10:29 +00:00
Jeremy Messenger
c5afeece28
Fix the .so.0 -> .so, got bite by beagle when it can't find libsqlite.so.0.
...
Bump the PORTREVISION.
2005-07-12 22:02:38 +00:00
Michael Johnson
f711f9686d
- Mark broken on sparc64 (fails to configure)
...
PR: 83351
Submitted by: maintainer
2005-07-12 21:38:13 +00:00
Cy Schubert
4871e2a3be
Fix:
...
- MIT KRB5 Security Advisory 2005-002: Buffer overflow, heap corruption in KDC
- MIT KRB5 Security Advisory 2005-003: Double free in krb5_recvauth
2005-07-12 21:29:26 +00:00
Michael Johnson
634e33d949
- Fix the ru locale so it is readable
...
Reported and tested by: mirrorbox via irc.freenode.org/#FreeBSD-GNOME
2005-07-12 20:40:19 +00:00
Roman Bogorodskiy
669b046bd8
Update to 1.5.1.
...
PR: 83262
Submitted by: Antonio Carlos Venancio Junior (maintainer)
2005-07-12 19:33:46 +00:00
Roman Bogorodskiy
9ac49a6fca
Add forgotten .la file to plist.
...
Peported by: pointyhat via kris
Pointy hat to: novel
2005-07-12 18:33:35 +00:00
Jean-Yves Lefort
df9f562ee6
- Let configure know that we have fnmatch.h (fixes some fnmatch-using
...
C++ ports, since the fnmatch.h which was uselessly installed by
heimdal did not wrap the fnmatch() declaration in extern C {}) [1]
- Fix the packing list on 4.x
[1]
PR: ports/80366
Submitted by: Joan Picanyol i Puig <lists-freebsd-gnats@biaix.org>
Approved by: maintainer timeout (76 days)
2005-07-12 17:07:46 +00:00
James E. Housley
f165c74da7
Update to DAT 4533
2005-07-12 16:09:35 +00:00
Pav Lucistnik
a4f2f7f34c
Instead of a Web interface, which is usually offered by traditional tunnel
...
brokers, Freenet6 uses an innovative model based on the TSP Client. The TSP
Client is software that usually runs on a PC and that implements the Tunnel
Setup Protocol (TSP). The TSP Client is used to automatically negotiate a
configured tunnel between a PC or router and the Freenet6 tunnel broker,
making IPv6 easy to install and maintain. The TSP Client source code is
licensed under the GPL. A commercial license is also available.
PR: ports/83260
Submitted by: Linas Valiukas <shirshegsm@gmail.com>
2005-07-12 15:41:48 +00:00
Sergey Matveychuk
84406d35bc
- Update to 4.57
...
PR: ports/83330
Submitted by: maintainer
2005-07-12 15:22:49 +00:00
Sergey Matveychuk
ed8b76fb4c
- Update to 1.3.13
...
PR: ports/83311
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-12 14:49:09 +00:00
Michael Nottebrock
cede0c2ab5
Fix plist.
2005-07-12 14:18:35 +00:00
Pav Lucistnik
1fafd33a47
- Update to 1.3
...
PR: ports/83292
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-12 13:59:37 +00:00
Michael Nottebrock
4bdac311d9
Fix some of the issues in the media:/ kioslave. proc filesystems should no
...
longer appear in the list, numbering of NFS filesystems should be okay now
and removable media should be mountable, unmountable and browseable - if
the user running KDE can mount them in the first place (i.e. vfs.usermount
and mountpoint ownership still required).
Obtained from: KDE SVN
2005-07-12 13:53:12 +00:00
Pav Lucistnik
934e321c28
TTT (Tic-Tac-Toe)
...
"ttt" is a very simple one - or two - player Tic Tac Toe game played using a
mouse.
PR: ports/83282
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2005-07-12 13:49:24 +00:00
Sergey Matveychuk
9d7b190e24
- Real fix man5 pages install on 4.x
...
Reported by: kris via pointyhat
2005-07-12 13:25:36 +00:00
Norikatsu Shigemura
eecc399cd6
Update to 2005.07.12.
2005-07-12 13:24:30 +00:00
Pav Lucistnik
7c0d335962
- Update to 20050108
...
PR: ports/83261
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-12 13:06:47 +00:00
Pav Lucistnik
2a041b1293
An application / program launcher for Motif/X much like the
...
Windows Run Dialog.
PR: ports/83281
Submitted by: Matthew Holder <sixxgate@hotmail.com>
2005-07-12 12:56:46 +00:00