| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386097
|
|
|
|
| |
Notes:
svn path=/head/; revision=379199
|
|
|
|
|
|
|
|
|
|
| |
- Reassign to ports@
PR: 197693 [1]
Submitted by: Jason Unovitch <jason.unovitch@gmail.com> [1]
Notes:
svn path=/head/; revision=379106
|
|
|
|
|
|
|
|
|
|
|
|
| |
See also
http://git.fluxbox.org/fluxbox.git/commit/?id=7b8fd2d81ad80a73564fc9fbb779f47568f12652
PR: 197150
Submitted by: vikashb@where-ever.za.net
Approved by: portmgr runtime fix blanket
Notes:
svn path=/head/; revision=378405
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
Notes:
svn path=/head/; revision=378031
|
|
|
|
| |
Notes:
svn path=/head/; revision=376522
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr
Notes:
svn path=/head/; revision=375663
|
|
|
|
|
|
|
|
|
| |
because of the libfribidi library version change in r366746.
Reported by: Barbara Guida <barbara.freebsd@gmail.com>
Notes:
svn path=/head/; revision=366817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=344981
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename files with :: while here
PR: ports/182162 [1]
Submitted by: Dan McGregor <dan.mcgregor@usask.ca> [1]
Approved by: maintainer (beat, via IRC)
Notes:
svn path=/head/; revision=327797
|
|
|
|
|
|
|
| |
x11-wm)
Notes:
svn path=/head/; revision=327786
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
| |
Notes:
svn path=/head/; revision=326011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the indefinite article from COMMENT [1,2]
- Trim docs, use proper PORTDOCS= [1]
- Add SYSTRAY Option [1]
- Makefile cleanup [1]
- Trim pkg-plist, remove PORTDOCS [1]
- Introduce a new option PDFDOCS (rather then PDF) [2]
- Sort options *_DESC [2]
PR: ports/179170 [1], ports/179344 [2]
Submitted by: nemysis <nemysis@gmx.ch> [1], bsam [2]
Notes:
svn path=/head/; revision=321627
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
| |
Reported by: lme
Notes:
svn path=/head/; revision=312436
|
|
|
|
| |
Notes:
svn path=/head/; revision=312277
|
|
|
|
| |
Notes:
svn path=/head/; revision=309820
|
|
|
|
|
|
|
|
| |
PR: ports/174330
Submitted by: John Marino <draco@marino.st>
Notes:
svn path=/head/; revision=308926
|
|
|
|
|
|
|
|
|
|
|
| |
firefox3.
PR: ports/173553
Submitted by: antoine
Feature safe: yes
Notes:
svn path=/head/; revision=307931
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=305303
|
|
|
|
| |
Notes:
svn path=/head/; revision=284837
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
| |
Notes:
svn path=/head/; revision=270301
|
|
|
|
|
|
|
| |
- Remove MD5 checksums
Notes:
svn path=/head/; revision=269395
|
|
|
|
|
|
|
|
| |
PR: ports/148578
Submitted by: David DEMELIER <demelier.david AT gmail.com>
Notes:
svn path=/head/; revision=258217
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Apply fix to patch-aaa07 that fixes a typo made upstream. This caused
minimize/restore operations to grow systray applications by one
vertically each time [1]
- Fix build with WITHOUT_REMEMBER [1]
PR: ports/136136
Submitted by: scf@
Obtained from: Fluxbox Git [1]
Notes:
svn path=/head/; revision=237373
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=230412
|
|
|
|
|
|
|
| |
keeping maintain two ports that don't require a lot of time to take care of.
Notes:
svn path=/head/; revision=230375
|
|
|
|
|
|
|
|
|
| |
PORTREVISION.
Submitted by: Tim Daneliuk <tundra@tundraware.com>
Notes:
svn path=/head/; revision=227697
|
|
|
|
|
|
|
|
| |
PR: ports/129302
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
Notes:
svn path=/head/; revision=223633
|
|
|
|
|
|
|
|
|
|
|
|
| |
-patch-aaa0[13] contain changes required for patch-aaa0[67]
-patch-aaa0[67] fix `resize to negative dimension` bug
-Bump the PORTREVISION.
Submitted by: Alexander <flitster@gmail.com>
Obtained from: Its git
Notes:
svn path=/head/; revision=223387
|
|
|
|
|
|
|
|
|
|
|
|
| |
took (better word, backout) from 1.0.0 release. The 'hash' isn't available
some shells. Bump the PORTREVISION.
Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Tested by Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Randy Pratt <bsd-unix@embarqmail.com>
Notes:
svn path=/head/; revision=220486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Fix pixmap resource leak in pixmap menu.
-Bump the PORTREVISION.
Reported by: L Campbell <llc2w@virginia.edu> [1]
Tested by: L Campbell <llc2w@virginia.edu> [1]
Randy Pratt <bsd-unix@embarqmail.com> [1]
Obtained from: Its git repository (both patches)
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=220414
|
|
|
|
|
|
|
| |
http://sourceforge.net/project/shownotes.php?group_id=35398&release_id=623696
Notes:
svn path=/head/; revision=219933
|
|
|
|
| |
Notes:
svn path=/head/; revision=208904
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
Notes:
svn path=/head/; revision=208836
|
|
|
|
|
|
|
|
|
|
| |
- Get rid of all X11BASE stuff.
- Enable imlib2 feature by default (follow the configure), use WITHOUT_IMLIB2
to disable it.
- Update the WWW.
Notes:
svn path=/head/; revision=201124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Reported by: Benjamin Adams <freebsdworld@gmail.com>
Notes:
svn path=/head/; revision=190360
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
Notes:
svn path=/head/; revision=188780
|
|
|
|
|
|
|
|
|
|
|
| |
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
Notes:
svn path=/head/; revision=188545
|