| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
PR: 248911
Exp-run by: antoine
Notes:
svn path=/head/; revision=562665
|
|
|
|
|
|
|
|
| |
Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes:
svn path=/head/; revision=516915
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=469968
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
| |
Notes:
svn path=/head/; revision=371587
|
|
|
|
| |
Notes:
svn path=/head/; revision=360495
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=358113
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
| |
Notes:
svn path=/head/; revision=276987
|
|
|
|
| |
Notes:
svn path=/head/; revision=254651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
Replace %{ .. %} with %code { .. } where required
and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat
PR: ports/131640
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=229566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=209735
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Author rerolled tarball after bug report and small modification.
Changes:
--- old/ptoc/bring.h Tue Feb 24 21:40:02 2004
+++ new/ptoc/bring.h Sun May 15 00:40:19 2005
@@ -69,9 +69,11 @@
static b_ring *top_b_ring;
static void push(b_ring* r) {
+ /*
if (r->outer != NULL) {
r = new b_ring(r->scope);
}
+ */
r->outer = curr_b_ring;
curr_b_ring = r;
}
Notes:
svn path=/head/; revision=136497
|
|
|
|
| |
Notes:
svn path=/head/; revision=136482
|
|
|
|
| |
Notes:
svn path=/head/; revision=134126
|
|
|
|
| |
Notes:
svn path=/head/; revision=102641
|
|
|
|
| |
Notes:
svn path=/head/; revision=99947
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
| |
Diff old vs. new version avaliable upon request.
Notify from: kris via bento
Notes:
svn path=/head/; revision=99504
|
|
|
|
| |
Notes:
svn path=/head/; revision=93057
|
|
|
|
|
|
|
|
|
|
| |
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Use new name schema for patch files.
Fix ${MASTER_SITES} and home page URL.
Take maintainership.
Notes:
svn path=/head/; revision=89217
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=71324
|
|
|
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
Notes:
svn path=/head/; revision=69625
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
Notes:
svn path=/head/; revision=52072
|
|
|
|
|
|
|
|
| |
PR: 22253
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=34189
|
|
|
|
| |
Notes:
svn path=/head/; revision=27458
|
|
|
|
|
|
|
|
|
| |
have time to maintain them.
Approved by: andy
Notes:
svn path=/head/; revision=27113
|
|
|
|
|
|
|
| |
Submitted by: Alexander Langer <alex@big.endian.de>
Notes:
svn path=/head/; revision=25709
|
|
|
|
| |
Notes:
svn path=/head/; revision=20952
|
|
|
|
| |
Notes:
svn path=/head/; revision=18435
|
|
|
|
| |
Notes:
svn path=/head/; revision=16921
|
|
|
|
|
|
|
|
| |
PR: 10074
Submitted by: maintainer
Notes:
svn path=/head/; revision=16836
|
|
|
|
|
|
|
|
| |
PR: 8551
Submitted by: maintainer
Notes:
svn path=/head/; revision=14417
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=14009
|
|
|
|
|
|
|
|
|
|
|
| |
===> Installing for ptoc-2.01
install: /usr/ports/lang/ptoc/work/ptoc/libXbgi.a: No such file or directory
*** Error code 71
Stop.
Notes:
svn path=/head/; revision=13990
|
|
|
|
|
|
|
|
|
| |
compiler and nothing else.
Yelled out by: hoek
Notes:
svn path=/head/; revision=12105
|
|
|
|
| |
Notes:
svn path=/head/; revision=10364
|
|
with an X implementation of the BGI.
PR: 5270
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=10325
|