| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
| |
|
|
|
|
|
| |
Reported by: Paul Scherf on freebsd-ports
Tested on: amd64 and sparc64
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://www.cs.arizona.edu/icon/v943/relnotes.htm>.
- Add a test target.
Note: this port is marked only for alpha and i386, but it should work on
other archs - anyone to test it?
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/47329
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
|
| |
/etc/make.conf will gladly overwrite the value in MAKE_ARGS. Patch
Makedefs (in the Icon source) instead.
PR: 38322
|
|
|
|
|
| |
PR: 42608
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
|
|
|
|
|
|
|
| |
o support NOPORTDOCS.
o aupport Alpha arch.
PR: 30719
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Support install macros
PR: 15916
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
CVg: Obtained from: Fill this in if the change is from third party software.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
|
|
|
| |
(the distfile is named unix.tgz..ugh)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
BLOCKSIZE. Patch icon to ignore this variable.
Update my e-mail address while I'm here.
PR: 5406
|
|
|
|
| |
too generic.
|
| |
|
|
|
|
| |
Closes 1/13th of PR #2677 ;-).
|
| |
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
which appeared in some of them, everything here is a programming language! :)
|
|
|
|
| |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|
|
|
|
|
| |
Fix trailing spaces in makefiles.
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
|
| |
|
|
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|