| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
|
|
|
|
| |
Obtained from: gentoo
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=179864
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes:
svn path=/head/; revision=163796
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=119597
|
|
|
|
|
|
|
|
|
| |
and resulted in lost symbols for Gtk::wrap methods.
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=119202
|
|
|
|
|
|
|
| |
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=118114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
| |
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Notes:
svn path=/head/; revision=66862
|
|
|
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
Notes:
svn path=/head/; revision=65347
|
|
|
|
|
|
|
|
|
| |
depending on gtk-- will not build.
Reported by: Adriel Cardenas G. <freebsd@aztlansystems.net>
Notes:
svn path=/head/; revision=64641
|
|
|
|
| |
Notes:
svn path=/head/; revision=63091
|
|
|
|
|
|
|
| |
subdir since they are generated at build-time.
Notes:
svn path=/head/; revision=61088
|
|
|
|
|
|
|
| |
Submitted by: petef
Notes:
svn path=/head/; revision=60993
|
|
|
|
| |
Notes:
svn path=/head/; revision=54601
|
|
|
|
|
|
|
| |
as supplied by MASTER_SITE_GNOME.
Notes:
svn path=/head/; revision=54587
|
|
|
|
|
|
|
|
| |
PR: 31763
Submitted by: Patrick Li <pat@databits.net>
Notes:
svn path=/head/; revision=49980
|
|
|
|
| |
Notes:
svn path=/head/; revision=46125
|
|
|
|
|
|
|
|
| |
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
Notes:
svn path=/head/; revision=42527
|
|
|
|
| |
Notes:
svn path=/head/; revision=39761
|
|
|
|
|
|
|
| |
Submitted by: Maxim Sobolev <sobomax@FreeBSD.org>
Notes:
svn path=/head/; revision=36250
|
|
|
|
|
|
|
| |
Submitted by: Warner Losh <imp@village.org>
Notes:
svn path=/head/; revision=33817
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
| |
Notes:
svn path=/head/; revision=33425
|
|
|
|
| |
Notes:
svn path=/head/; revision=32512
|
|
|
|
|
|
|
| |
No response from: nakai (maintainer)
Notes:
svn path=/head/; revision=32047
|
|
|
|
| |
Notes:
svn path=/head/; revision=31811
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
Notes:
svn path=/head/; revision=29636
|
|
|
|
| |
Notes:
svn path=/head/; revision=29595
|
|
|
|
| |
Notes:
svn path=/head/; revision=27637
|
|
|
|
| |
Notes:
svn path=/head/; revision=27434
|
|
|
|
|
|
|
|
| |
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
Notes:
svn path=/head/; revision=23576
|
|
|
|
| |
Notes:
svn path=/head/; revision=22500
|
|
|
|
|
|
|
|
| |
Submitted by:Ade Lovett<ade@lovett.com>
Update to 1.0.3
Notes:
svn path=/head/; revision=22440
|
|
|
|
| |
Notes:
svn path=/head/; revision=21148
|
|
|
|
| |
Notes:
svn path=/head/; revision=20886
|
|
|
|
|
|
|
|
|
|
| |
all the ports that use them accordingly.
PR: 13205
Submitted by: Ade Lovett <ade@lovett.com>
Notes:
svn path=/head/; revision=20765
|
|
|
|
|
|
|
|
| |
PR: 13137
Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
Notes:
svn path=/head/; revision=20733
|
|
|
|
|
|
|
|
|
| |
for configure.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=19380
|
|
|
|
|
|
|
|
|
|
|
| |
boxes that require egcs from the ports collection will use it
instaed of the system compiler.
PR: 1176
Submitted by: Yukihiro Nakai <nacai@iname.com>
Notes:
svn path=/head/; revision=19343
|
|
|
|
|
|
|
|
| |
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=19055
|