| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
| |
Notes:
svn path=/head/; revision=390234
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
Notes:
svn path=/head/; revision=381876
|
|
|
|
| |
Notes:
svn path=/head/; revision=371563
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
| |
Notes:
svn path=/head/; revision=331480
|
|
|
|
|
|
|
| |
emulators)
Notes:
svn path=/head/; revision=327721
|
|
|
|
| |
Notes:
svn path=/head/; revision=326132
|
|
|
|
| |
Notes:
svn path=/head/; revision=317453
|
|
|
|
|
|
|
|
| |
- Convert another trivial patch to REINPLACE_CMD statement
- Delete stale patch file, touch port description while I am here
Notes:
svn path=/head/; revision=317000
|
|
|
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Notes:
svn path=/head/; revision=316786
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Tighten Makefile header and COMMENT
- Register run-time dependency on required fonts
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Convert trivial patch to sed(1) in-place editing
PR: ports/176935 (version bump)
Submitted by: pfg
Feature safe: yes
Notes:
svn path=/head/; revision=316085
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
look for small/short screens. Unfortunately, SX ROM revision J still does
not seem to work
- Build is done with GNU make now (was Imake before)
- Contract ${MASTER_SITE_BERLIOS} -> BERLIOS
- Augment CATEGORIES (add math): x48 can be used as powerful calculator
- Add LICENSE (GPLv3), utilize PORTDOCS
- Touch a COMMENT (use HP's official "graphic calculator" spelling) and add
couple of small comments about HP ROM images in Makefile
Notes:
svn path=/head/; revision=280028
|
|
|
|
| |
Notes:
svn path=/head/; revision=276915
|
|
|
|
| |
Notes:
svn path=/head/; revision=274070
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/133398
Submitted by: Esa Karkkainen <ejk@iki.fi>
Approved by: maintainer timeout (danfe; 7 weeks)
Notes:
svn path=/head/; revision=234970
|
|
|
|
| |
Notes:
svn path=/head/; revision=225293
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a minor typo in COMMENT
- Kill useless ROMPATH variable (it was always = DATADIR)
- Pacify portlint(1)
- Improve on pkg-descr, fix WWW line [1], and kill spaces EOL
Submitted by: jylefort
Notes:
svn path=/head/; revision=172357
|
|
|
|
|
|
|
|
|
| |
- Respect PREFIX better
Submitted by: jylefort [1]
Notes:
svn path=/head/; revision=172355
|
|
|
|
| |
Notes:
svn path=/head/; revision=161556
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154146
|
|
|
|
|
|
|
|
| |
Reported by: kris
Approved by: fjoe (mentor, implicit)
Notes:
svn path=/head/; revision=122760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix terminal allocation code under FreeBSD
- Catch up with PHK's cuaa->cuad rework in -CURRENT
- Avoid direct use of `unzip' command in Makefile in favor of ${UNZIP_CMD}
- Utilize DATADIR and DOCSDIR marcos in pkg-plist
- SIZEify
- Take maintainership
Approved by: fjoe (mentor, implicit)
Notes:
svn path=/head/; revision=122137
|
|
|
|
|
|
|
|
|
| |
2. typo in pkg-descr
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=85265
|
|
|
|
|
|
|
|
| |
PR: 53912
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=84508
|
|
|
|
| |
Notes:
svn path=/head/; revision=75953
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix MASTER_SITES
- use ${DOCSDIR}
- add NOPORTDOCS support to pkg-plist
PR: 31610
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=49590
|
|
|
|
|
|
|
|
| |
PR: 22160
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=34065
|
|
|
|
|
|
|
|
| |
PR: 20651
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=31745
|
|
|
|
|
|
|
|
| |
PR: 13006
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Notes:
svn path=/head/; revision=28953
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=27455
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
|
|
|
| |
Requested by: Bill Fenner
Notes:
svn path=/head/; revision=6099
|
|
|
|
| |
Notes:
svn path=/head/; revision=4572
|
|
|
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes:
svn path=/head/; revision=4416
|
|
with an hp48 and no X-11 calculator can sleep a little easier toinght.
Notes:
svn path=/head/; revision=4147
|