| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: misc/pybliographer/Makefile |
|
CVSWeb
|
Number of commits found: 32 |
|
Fri, 6 Jun 2008
|
[ 14:45 edwin ]
1.60 misc/amanda-client/Makefile
1.104 misc/amanda-server/Makefile
1.29 misc/bibletime/Makefile
1.57 misc/bidwatcher/Makefile
1.2 misc/bigboard/Makefile
1.2 misc/cdcollect/Makefile
1.2 misc/color-theme.el/Makefile
1.21 misc/demoniac/Makefile
1.6 misc/diary-hercules/Makefile
1.18 misc/documancer/Makefile
(Only the first 10 of 134 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
Tue, 1 Apr 2008
|
[ 23:35 pav ]
1.33 misc/pybliographer/Makefile
- Mark BROKEN:
./bibtexmodule.o ../bibtex/.libs/libbibtex.so -L/usr/local/lib -lglib-12
-L/usr/local/lib -lrecode -o ./_bibtexmodule.so
./bibtexmodule.o:Permission denied
Reported by: pointyhat
|
|
Fri, 29 Feb 2008
|
[ 13:36 perky ]
1.32 misc/pybliographer/Makefile
Fix build with Python 2.5.2.
|
|
Thu, 25 Oct 2007
|
[ 00:37 marcus ]
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile
(Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above )
|
|
Wed, 8 Aug 2007
|
[ 13:38 arved ]
1.30 misc/pybliographer/Makefile
Fix build by adding USE_AUTOTOOLS.
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Wed, 10 May 2006
|
[ 23:37 edwin ]
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile
(Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
|
Thu, 2 Jun 2005
|
[ 21:28 oliver ]
1.7 hebrew/he2/Makefile
1.46 japanese/FreeWnn-lib/Makefile
1.9 japanese/ipadic/Makefile
1.22 japanese/libicq/Makefile
1.25 lang/cim/Makefile
1.39 lang/elk/Makefile
1.9 lang/libjit/Makefile
1.14 lang/libutils/Makefile
1.13 lang/pfe-devel/Makefile
1.13 lang/pnetlib/Makefile
(Only the first 10 of 60 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
|
Fri, 9 Jul 2004
|
[ 18:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Wed, 20 Aug 2003
|
[ 10:11 perky ]
1.21 misc/pybliographer/Makefile
Fix build on python2.3
|
|
Sun, 15 Jun 2003
|
[ 22:33 arved ]
1.20 misc/pybliographer/Makefile
1.4 misc/pybliographer/pkg-plist
Add missing file to pkg-plist
Bump PORTREVISION
Reported by: bento
|
|
Sun, 20 Apr 2003
|
[ 20:34 marcus ]
1.12 misc/biblereader/Makefile
1.25 misc/bidwatcher/Makefile
1.7 misc/cheatah/Makefile
1.8 misc/demoniac/Makefile
1.6 misc/gkrellm-reminder/Makefile
1.5 misc/gkrellmaflag/Makefile
1.7 misc/gkrellmbgchg/Makefile
1.7 misc/gkrellmlaunch/Makefile
1.5 misc/gkrellscore/Makefile
1.5 misc/gkrellshoot/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
|
Sun, 6 Apr 2003
|
[ 21:32 arved ]
1.18 misc/pybliographer/Makefile
1.3 misc/pybliographer/distinfo
1.2 misc/pybliographer/files/patch-Makefile.in
1.1 misc/pybliographer/files/patch-configure
1.3 misc/pybliographer/pkg-plist
Unbreak by updating to 1.0.11
Based on:
PR: 50577
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
Thu, 20 Feb 2003
|
[ 18:46 knu ]
1.16 misc/Howto/Makefile
1.5 misc/aclgen/Makefile
1.13 misc/acron/Makefile
1.6 misc/argparse/Makefile
1.14 misc/bb/Makefile
1.11 misc/biblereader/Makefile
1.10 misc/boxes/Makefile
1.12 misc/cave/Makefile
1.4 misc/cfe/Makefile
1.13 misc/chord/Makefile
(Only the first 10 of 172 ports in this commit are shown above. )
De-pkg-comment.
|
|
Fri, 27 Dec 2002
|
[ 09:22 edwin ]
1.16 misc/pybliographer/Makefile
Fixed master_site_subdir
Moved broken to below run/build depends to make portlint happy.
Noticed by: portsurvey
|
|
Mon, 2 Dec 2002
|
[ 00:27 kris ]
1.15 misc/pybliographer/Makefile
BROKEN: Needs GNU recode 3.5
|
|
Fri, 20 Sep 2002
|
[ 18:07 marcus ]
1.39 audio/esound/Makefile
1.20 audio/gnomeaudio/Makefile
1.21 audio/gnomemedia/Makefile
1.31 audio/gnomemedia2/Makefile
1.26 audio/libaudiofile/Makefile
1.21 databases/gnomedb/Makefile
1.23 databases/gnomedb2/Makefile
1.19 databases/libgda/Makefile
1.27 databases/libgda2/Makefile
1.7 databases/libgnomedb/Makefile
(Only the first 10 of 151 ports in this commit are shown above. )
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
|
|
Sun, 1 Sep 2002
|
[ 17:07 dwcjr ]
1.5 audio/snack/Makefile
1.15 audio/xmpeg3/Makefile
1.3 comms/acfax/Makefile
1.42 databases/db4/Makefile
1.7 databases/dbtool/Makefile
1.7 databases/dbview/Makefile
1.22 databases/freetds/Makefile
1.48 databases/msql/Makefile
1.17 databases/typhoon/Makefile
1.15 databases/xmbase-grok/Makefile
(Only the first 10 of 76 ports in this commit are shown above. )
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
|
Wed, 28 Aug 2002
|
[ 19:03 sobomax ]
1.4 deskutils/narval/Makefile
1.32 editors/glimmer/Makefile
1.14 editors/moleskine/Makefile
1.7 ftp/ftpcube/Makefile
1.10 mail/pmail/Makefile
1.24 mail/pygmy/Makefile
1.5 math/clarence/Makefile
1.21 math/scigraphica/Makefile
1.7 misc/gonvert/Makefile
1.10 misc/pybliographer/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
|
|
Sat, 20 Jul 2002
|
[ 13:04 des ]
1.9 misc/pybliographer/Makefile
Use USE_REINPLACE and REINPLACE_CMD rather than implicitly depend on Perl.
Also replace glib-config in configure with glib12-config so the port can
actually build. Note that it's still kinda broken as it requires recode
3.5 exactly and we have 3.6 in our tree, but at least now it'll work if
you have recode 3.5 installed.
|
|
Mon, 15 Jul 2002
|
[ 18:21 sobomax ]
1.3 audio/mpt/Makefile
1.7 audio/py-xmms/Makefile
1.6 audio/rio500/Makefile
1.2 audio/songprint/Makefile
1.21 databases/freetds/Makefile
1.4 databases/mdbtools/Makefile
1.5 devel/getxml/Makefile
1.15 devel/hat/Makefile
1.12 devel/libole2/Makefile
1.5 devel/liboop/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
|
|
Thu, 2 May 2002
|
[ 14:57 sobomax ]
1.7 misc/pybliographer/Makefile
Kill unneeded trailing slash in MASTER_SITE_SUBDIR.
|
|
Thu, 17 Jan 2002
|
[ 12:26 wjv ]
unknown misc/pybliographer/Makefile
- Relinquish maintainership. I haven't used this application in a long, long
time.
|
|
Wed, 27 Jun 2001
|
[ 12:15 wjv ]
unknown biology/emboss/Makefile
unknown biology/fasta/Makefile
unknown biology/fasta3/Makefile
unknown devel/fnorb/Makefile
unknown devel/p5-File-Temp/Makefile
unknown devel/p5-IO-String/Makefile
unknown devel/py-omniorb/Makefile
unknown devel/py-orbit/Makefile
unknown lang/diveintopython/Makefile
unknown misc/pybliographer/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Updating my email address in my remaining ports.
|
|
Thu, 29 Mar 2001
|
[ 17:35 sobomax ]
unknown astro/glunarclock/Makefile
unknown astro/seti_applet/Makefile
unknown audio/extace/Makefile
unknown audio/glame/Makefile
unknown audio/gnapster/Makefile
unknown audio/gnomemedia/Makefile
unknown audio/libmikmod/Makefile
unknown audio/soundtracker/Makefile
unknown audio/sweep/Makefile
unknown audio/teknap/Makefile
(Only the first 10 of 166 ports in this commit are shown above. )
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
|
|
Sun, 28 Jan 2001
|
[ 07:44 kevlo ]
unknown misc/pybliographer/Makefile
unknown misc/pybliographer/distinfo
unknown misc/pybliographer/pkg-plist
Update to version 1.0.8
|
|
Thu, 7 Dec 2000
|
[ 13:01 sobomax ]
unknown misc/pybliographer/Makefile
Put ^I after MASTER_SITE_SUBDIR=.
|
[ 12:50 sobomax ]
unknown misc/pybliographer/Makefile
unknown misc/pybliographer/distinfo
unknown misc/pybliographer/files/patch-Makefile.in
unknown misc/pybliographer/pkg-comment
unknown misc/pybliographer/pkg-descr
unknown misc/pybliographer/pkg-plist
Add pybliographer. Pybliographer is a tool for handling databases of
bibliographic references. It provides an homogeneous interface (with powerful
editing and searching features) for several bibliographic database formats -
currently supported are BibTeX, Medline, Ovid and Refer. In addition, it can
export references directly to LyX.
|
Number of commits found: 32 |