| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
Notes:
svn path=/head/; revision=441494
|
|
|
|
|
|
|
|
|
|
|
|
| |
present in the source tree which, with -I. option passed to the compiler,
would sometimes be picked up instead of expected `/usr/include/limits.h'.
Fix this by renaming local header file with a `${PORTNAME}_' prefix;
- Convert CPPFLAGS/LDFLAGS/MAKE_ENV variables to USES+=localbase;
- Rewrite condition expression in standard syntax to get rid of dependency
on `shells/bash', and wrap an overly long line while I'm here.
Notes:
svn path=/head/; revision=441310
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from info.c:34:
In file included from /usr/local/include/uninum/uninum.h:19:
/usr/local/include/gmp.h:1736:33: error: use of undeclared identifier 'UINT_MAX'
__GMPZ_FITS_UTYPE_P (__gmp_z, UINT_MAX);
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=441260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=431796
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428152
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425823
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415738
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412342
|
|
|
|
|
|
|
| |
- Switch to new test system (note that some tests fail)
Notes:
svn path=/head/; revision=402741
|
|
|
|
|
|
|
|
|
|
| |
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
Notes:
svn path=/head/; revision=373790
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Replace MAKE_ENV with CPPFLAGS
- Add INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=370119
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- STAGE-clean
Notes:
svn path=/head/; revision=345482
|
|
|
|
| |
Notes:
svn path=/head/; revision=327888
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=249279
|
|
|
|
| |
Notes:
svn path=/head/; revision=246443
|
|
|
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Notes:
svn path=/head/; revision=228909
|
|
|
|
|
|
|
| |
Approved by: pav
Notes:
svn path=/head/; revision=225333
|
|
|
|
| |
Notes:
svn path=/head/; revision=224276
|
|
|
|
| |
Notes:
svn path=/head/; revision=222715
|
|
|
|
| |
Notes:
svn path=/head/; revision=221272
|
|
|
|
| |
Notes:
svn path=/head/; revision=220903
|
|
|
|
| |
Notes:
svn path=/head/; revision=220834
|
|
|
|
|
|
|
|
|
| |
PR: 125492
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: clsung (implicit)
Notes:
svn path=/head/; revision=217162
|
|
|
|
| |
Notes:
svn path=/head/; revision=215691
|
|
|
|
| |
Notes:
svn path=/head/; revision=214776
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=211687
|
|
|
|
| |
Notes:
svn path=/head/; revision=211044
|
|
|
|
| |
Notes:
svn path=/head/; revision=201584
|
|
|
|
| |
Notes:
svn path=/head/; revision=196236
|
|
|
|
|
|
|
| |
- fix build
Notes:
svn path=/head/; revision=196231
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
Notes:
svn path=/head/; revision=189054
|
|
|
|
| |
Notes:
svn path=/head/; revision=186644
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Notes:
svn path=/head/; revision=182928
|
|
|
|
|
|
|
| |
- fix fetch problem reported by krismail
Notes:
svn path=/head/; revision=182131
|
|
|
|
|
|
|
| |
- take maintainership
Notes:
svn path=/head/; revision=181691
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainership to ports@FreeBSD.org [2]
PR: ports/105071 [1], ports/105074 [2]
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> [1], Gea-Suan Lin <gslin_AT_gslin dot org> [2]
Notes:
svn path=/head/; revision=176258
|
|
|
|
|
|
|
|
| |
PR: ports/102054
Submitted by: maintainer (Gea-Suan Lin)
Notes:
svn path=/head/; revision=170775
|
|
PR: ports/101777
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=170333
|