| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Remove the depenency on libXp from games/xblackjack, it is not needed.
This is a prerequisite for deprecating libXp.
Add xorg to uses
Notes:
svn path=/head/; revision=512900
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361727
|
|
|
|
| |
Notes:
svn path=/head/; revision=344602
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
| |
Notes:
svn path=/head/; revision=324539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Notes:
svn path=/head/; revision=321957
|
|
|
|
|
|
|
|
|
| |
- Unbreak with clang using -Wno-error=return-type (old K&R code)
Approved by: miwi, eadler (mentors, implicit)
Notes:
svn path=/head/; revision=319469
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=235506
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=149325
|
|
|
|
| |
Notes:
svn path=/head/; revision=119526
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
| |
PR: ports/44768
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>,
Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=80930
|
|
|
|
| |
Notes:
svn path=/head/; revision=75954
|
|
|
|
| |
Notes:
svn path=/head/; revision=71659
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Notes:
svn path=/head/; revision=27941
|
|
|
|
|
|
|
|
| |
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
Notes:
svn path=/head/; revision=27515
|
|
|
|
| |
Notes:
svn path=/head/; revision=26861
|
|
|
|
| |
Notes:
svn path=/head/; revision=20948
|
|
|
|
| |
Notes:
svn path=/head/; revision=20346
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
|
|
|
| |
Lesstif isn't sufficient for this port.
Notes:
svn path=/head/; revision=13951
|
|
|
|
| |
Notes:
svn path=/head/; revision=13500
|
|
|
|
|
|
|
| |
Spotted by: Bill Fenner
Notes:
svn path=/head/; revision=7533
|
|
|
|
| |
Notes:
svn path=/head/; revision=4570
|
|
|
|
| |
Notes:
svn path=/head/; revision=3647
|
|
|
|
|
|
|
| |
<X11/Xm/*.h> (this port had both ;)!
Notes:
svn path=/head/; revision=3646
|
|
|
|
|
|
|
| |
(so we can yell at Eric if it doesn't work, haha :).
Notes:
svn path=/head/; revision=3628
|
|
Notes:
svn path=/head/; revision=3618
|