| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: ports/118665
Submitted by: Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)
Approved by: linimon (mentor)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/97463
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
|
| |
|
|
|
|
| |
- jmirror: install sample-conf to EXAMPLESDIR
|
|
|
|
|
|
|
|
|
| |
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
|
|
|
|
|
|
|
|
| |
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor)
|
| |
|
|
|
|
| |
Submitted by: Serge Gagnon
|
|
|
|
|
|
|
|
| |
fix lex.c
add a missed dependency
PR: ports/50967
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
Take over maintainership to ports@.
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27363
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
|
| |
|
|
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl>
|