| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Add SHA256
Notes:
svn path=/head/; revision=148392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=148308
|
|
|
|
| |
Notes:
svn path=/head/; revision=148184
|
|
|
|
| |
Notes:
svn path=/head/; revision=148088
|
|
|
|
| |
Notes:
svn path=/head/; revision=148026
|
|
|
|
| |
Notes:
svn path=/head/; revision=147957
|
|
|
|
|
|
|
|
| |
PR: ports/88671
Submitted by: Frank W. Josellis
Notes:
svn path=/head/; revision=147956
|
|
|
|
|
|
|
|
|
|
| |
Fix a directory creation in lxdvdrip.c
PR: 88810
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Notes:
svn path=/head/; revision=147912
|
|
|
|
|
|
|
| |
Spotted by: ahze
Notes:
svn path=/head/; revision=147904
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=147898
|
|
|
|
| |
Notes:
svn path=/head/; revision=147883
|
|
|
|
| |
Notes:
svn path=/head/; revision=147881
|
|
|
|
| |
Notes:
svn path=/head/; revision=147829
|
|
|
|
| |
Notes:
svn path=/head/; revision=147824
|
|
|
|
| |
Notes:
svn path=/head/; revision=147817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On recent FreeBSD installing multimedia/mplayer port doesn't
compile-in bsdbt848 driver. Cause for this is in the mplayer's
'configure' script that uses the following code to autodetect
the presense of the system bt848 driver:
if defined(__NetBSD__)
#include <dev/ic/bt8xx.h>
#else
#include <machine/ioctl_bt848.h>
#endif
On FreeBSD /usr/include/machine/ioctl_bt848.h is replaced
with /usr/include/dev/bktr/ioctl_bt848.h, so 'configure'
script doesn't find it. Be warned that if you upgraded
your FreeBSD installation from the older version, you will
still have /usr/include/machine/ioctl_bt848.h installed on
your system (make installworld doesn't delete old files)
and configure script will not need patching to be able to
find the system bt848 driver. In the fix section I attached
a patched 'files/patch-ad' file.
[...]
Hi again,
I've prepared a diff to solve the issue. Besides this,
PORTREVISION is bumped to reflect the change and distinfo
contains sha256 sum. Would you please confirm that it works
on amd64, go for the commit and close the pr?!
Submitted by: Simun Mikecin <numisemis@yahoo.com>
Approved by: "Thomas E. Zander" <riggs@rrr.de>
Reviewed by: Simun Mikecin <numisemis@yahoo.com>
PR: ports/87853
Notes:
svn path=/head/; revision=147750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
Notes:
svn path=/head/; revision=147671
|
|
|
|
|
|
|
| |
- Add SIZE to a few ports
Notes:
svn path=/head/; revision=147668
|
|
|
|
| |
Notes:
svn path=/head/; revision=147643
|
|
|
|
|
|
|
|
| |
PR: 88682
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Notes:
svn path=/head/; revision=147625
|
|
|
|
|
|
|
|
| |
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
Notes:
svn path=/head/; revision=147568
|
|
|
|
| |
Notes:
svn path=/head/; revision=147566
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=147454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Knob changes:
LIBA52 -> A52
LIBTREMOR -> TREMOR
LIBCACA -> CACA
LIBMATROSKA -> MATROSKA
LIBMPEG2 -> MPEG2
LIBTHEORA -> THEORA
SMB -> SAMBA
New Knobs:
WITH_GNOMEVFS
WITH_REALAUDIO
Notes:
svn path=/head/; revision=147409
|
|
|
|
| |
Notes:
svn path=/head/; revision=147365
|
|
|
|
| |
Notes:
svn path=/head/; revision=147349
|
|
|
|
|
|
|
|
|
|
|
| |
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1
- Two new ports have been added, ruby-cairo and ruby-gtkmozembed.
- databases/ruby-libgda has been mark as BROKEN, because it still needs to
catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
Notes:
svn path=/head/; revision=147275
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=147261
|
|
|
|
|
|
|
|
|
|
| |
and writing.
PR: ports/88509
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes:
svn path=/head/; revision=147258
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/88349
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=147044
|
|
|
|
|
|
|
| |
Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
Notes:
svn path=/head/; revision=147015
|
|
|
|
| |
Notes:
svn path=/head/; revision=146991
|
|
|
|
| |
Notes:
svn path=/head/; revision=146989
|
|
|
|
|
|
|
|
| |
PR: 88323
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
Notes:
svn path=/head/; revision=146924
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
StreamAnalyze is a little helper for people using StreamDVD to backup movies.
Giving the video/audio/subpicture tracks you want to save, StreamAnalyze will
calculate if the backup would fit on a dvd-r and, if not, print a shrink
factor to reduce the video size.
Before using StreamAnalyze you should call 'lsdvd' or 'tcprobe' to get an
overview of what is available on the video DVD you want to backup.
WWW: http://www.badabum.de/streamdvd.html
PR: ports/88248
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
Notes:
svn path=/head/; revision=146905
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add depends on gnomevfs2 if found.
- Bump PORTREVISION
Reported by: mezz [1]
Obtained from: http://trac.videolan.org/vlc/ticket/412 [1]
Pointy hat to: me for only testing mpeg1 and no xvid/etc[2]
Notes:
svn path=/head/; revision=146799
|
|
|
|
| |
Notes:
svn path=/head/; revision=146754
|
|
|
|
| |
Notes:
svn path=/head/; revision=146705
|
|
|
|
|
|
|
|
| |
PR: 88075
Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> (maintainer)
Notes:
svn path=/head/; revision=146704
|
|
|
|
| |
Notes:
svn path=/head/; revision=146625
|
|
|
|
| |
Notes:
svn path=/head/; revision=146612
|
|
|
|
| |
Notes:
svn path=/head/; revision=146581
|
|
|
|
| |
Notes:
svn path=/head/; revision=146564
|
|
|
|
|
|
|
|
| |
- Disable matroska support until libebml is updated
- OPTIONS are disabled, too many problems right now.
Notes:
svn path=/head/; revision=146563
|
|
|
|
| |
Notes:
svn path=/head/; revision=146548
|
|
|
|
|
|
|
| |
Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything.
Notes:
svn path=/head/; revision=146334
|
|
|
|
|
|
|
|
|
| |
Obtained from: https://sourceforge.net/tracker/index.php?func=detail&aid=1309392&group_id=22678&atid=376136 [1]
Submitted by: freebsd@chillt.de [1]
PR: ports/87878 [1]
Notes:
svn path=/head/; revision=146193
|
|
|
|
|
|
|
|
|
|
| |
Upgrade qdvdauthor to 0.0.10.
PR: ports/87823
Submitted by: Phil Oleson <oz@nixil.net>
Notes:
svn path=/head/; revision=146166
|