| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: ports/86106, ports/101120 (based on)
Notes:
svn path=/head/; revision=217446
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Submitted by: my QA Tindy run
Notes:
svn path=/head/; revision=214906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209811
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170655
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now we install .la libs [2]
Fix plist. [3]
PR: ports/97141 [3]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [3]
lawrance [1], itetcu [2]
Approved by: lawrance (mentor)
Notes:
svn path=/head/; revision=162168
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
| |
Notes:
svn path=/head/; revision=149492
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=148129
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
| |
Notes:
svn path=/head/; revision=76045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XmHTML does not build: debug.c:113: initializer element is not constant
When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
the following error during build:
rm -f .libs/debug.lo
cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c -fPIC -DPIC -o .libs/debug.lo
debug.c:113: initializer element is not constant
gmake[2]: *** [debug.o] Fehler 1
Strangely enough, the build continued without rebuilding the remaining
files of this directory. The make install aborted, of course, because
parts of the product had not been built.
(gmake problem)
PR: 34636
Submitted by: gwk@mscsoftware.com
Approved by: Lars.Koeller@Uni-Bielefeld.DE
Notes:
svn path=/head/; revision=57207
|
|
|
|
| |
Notes:
svn path=/head/; revision=47630
|
|
|
|
|
|
|
|
|
| |
The build is aborted due to the missing configure script.
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Notes:
svn path=/head/; revision=44630
|
|
|
|
|
|
|
|
|
| |
USE_LIBTOOL.
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Notes:
svn path=/head/; revision=44547
|
|
|
|
| |
Notes:
svn path=/head/; revision=43367
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Properly support of CC/CFLAGS/PREFIX added
- Remove version number from dirnames (share/doc/XmHTML, share/examples/XmHTML)
- Exclude (archtecture dependent) binary program from share/examples/XmHTML
- Respect NOPORTDOCS
- Increase PORTREVISON to 1
PR: 23832
Submitted by: tkato@prontomail.ne.jp
Notes:
svn path=/head/; revision=36881
|
|
|
|
| |
Notes:
svn path=/head/; revision=36327
|
|
|
|
| |
Notes:
svn path=/head/; revision=36306
|
|
|
|
| |
Notes:
svn path=/head/; revision=36305
|
|
|
|
| |
Notes:
svn path=/head/; revision=36304
|
|
|
|
| |
Notes:
svn path=/head/; revision=36303
|
|
|
|
|
|
|
|
|
| |
source tree is toally broken: It's necessary to use the Makefiles and do the
install by "hand" with manually callinmg libtool, etc.
PR: ports/20464, ports/20577, ports/21836
Notes:
svn path=/head/; revision=36302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
Notes:
svn path=/head/; revision=34892
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=30165
|
|
|
|
| |
Notes:
svn path=/head/; revision=27434
|
|
|
|
| |
Notes:
svn path=/head/; revision=21148
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
| |
Notes:
svn path=/head/; revision=18802
|
|
|
|
|
|
|
|
|
| |
I think this hack solves mharo's problem...
Found by: bento and mharo
Notes:
svn path=/head/; revision=18744
|
|
|
|
|
|
|
|
| |
I'm getting a different error, which I'm unable to solve right now.
Also update DESCR with WWW:
Notes:
svn path=/head/; revision=18307
|
|
|
|
| |
Notes:
svn path=/head/; revision=18028
|
|
|
|
|
|
|
| |
Ignored (despite repeated prodding from me) by: thepish
Notes:
svn path=/head/; revision=17804
|
|
|
|
| |
Notes:
svn path=/head/; revision=16854
|
|
|
|
| |
Notes:
svn path=/head/; revision=16853
|
|
|
|
| |
Notes:
svn path=/head/; revision=16806
|
|
Notes:
svn path=/head/; revision=16805
|