| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Simplify Makefile
Notes:
svn path=/head/; revision=357905
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=357776
|
|
|
|
|
|
|
|
|
| |
2: convert to tar:bzip2.
Approved by: portmgr@
Notes:
svn path=/head/; revision=357775
|
|
|
|
|
|
|
|
|
|
| |
2: switch to USES=libtool.
3: bump version.
Approved by: portmgr@
Notes:
svn path=/head/; revision=357736
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=357735
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=357734
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=357733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=357526
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=357361
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357277
|
|
|
|
| |
Notes:
svn path=/head/; revision=357085
|
|
|
|
|
|
|
|
|
|
| |
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357070
|
|
|
|
| |
Notes:
svn path=/head/; revision=356863
|
|
|
|
|
|
|
|
|
|
|
| |
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine
Notes:
svn path=/head/; revision=356803
|
|
|
|
|
|
|
| |
PR: 190705
Notes:
svn path=/head/; revision=356795
|
|
|
|
|
|
|
| |
PR: 190706
Notes:
svn path=/head/; revision=356794
|
|
|
|
|
|
|
| |
PR: 190707
Notes:
svn path=/head/; revision=356793
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.17.3
- switch to github
- update dependencies
- convert to using auto-generated packing list
- add stage support
- remove patch, included into this upstream version
Notes:
svn path=/head/; revision=356598
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
deskutils/py-send2trash
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST
graphics/founts
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon
graphics/py-pyggel
- Pass maintainership to koalative at gmail.com
graphics/radius-engine
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
irc/py-fishcrypt
- Pass maintainership to koalative at gmail.com
sysutils/gigolo
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
Notes:
svn path=/head/; revision=356500
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE where needed
- Make COMMENT more concise
- Convert USE_BZIP2 -> USES=tar:bzip2
Notes:
svn path=/head/; revision=356376
|
|
|
|
|
|
|
|
| |
PR: ports/190278
Submitted by: rakuco@
Notes:
svn path=/head/; revision=356233
|
|
|
|
| |
Notes:
svn path=/head/; revision=355791
|
|
|
|
|
|
|
|
|
|
| |
Both post-extract and post-install targets aren't necessary.
In particular the shifting to get the src to extract into the default
WRKSRC was not only unnecessary, the home-rolled extraction could break
in the future, so just clean the whole thing up. Verified on Redports.
Notes:
svn path=/head/; revision=355717
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer to ports@
- Remove BROKEN
- Break lines around 80 characters
- Change pkg-plist remove *.pyc and add missing
PR: ports/19029
Submitted by: Lawrence "The Dreamer" Chen <beastie@tardisi.com>
Notes:
svn path=/head/; revision=355681
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=355660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins
mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]
Release notes: http://claws-mail.org/news.php
mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that
Submitted by: tijl via private mail [1]
Notes:
svn path=/head/; revision=355574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=355486
|
|
|
|
|
|
|
| |
- Sort plist
Notes:
svn path=/head/; revision=355484
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/190248
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes:
svn path=/head/; revision=355387
|
|
|
|
|
|
|
| |
Approved by: portmgr (myself)
Notes:
svn path=/head/; revision=355307
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=355305
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=355278
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Building package for recoll-1.19.13
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/__init__.pyc): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/rclconfig.pyc): No such file or directory
*** [do-package] Error code 1
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=355003
|
|
|
|
|
|
|
| |
Announcement: <http://www.docear.org/2014/05/21/docear-1-1-stable-released-with-strongly-improved-pdf-metadata-extraction/>
Notes:
svn path=/head/; revision=354955
|
|
|
|
|
|
|
|
|
| |
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
Notes:
svn path=/head/; revision=354470
|
|
|
|
| |
Notes:
svn path=/head/; revision=354413
|
|
|
|
| |
Notes:
svn path=/head/; revision=354409
|
|
|
|
| |
Notes:
svn path=/head/; revision=354378
|
|
|
|
| |
Notes:
svn path=/head/; revision=354377
|
|
|
|
| |
Notes:
svn path=/head/; revision=354376
|
|
|
|
| |
Notes:
svn path=/head/; revision=354171
|
|
|
|
|
|
|
| |
myitcrm: fix typo
Notes:
svn path=/head/; revision=354168
|
|
|
|
|
|
|
| |
PORTREVISION bumps where plist or pkg-message changed.
Notes:
svn path=/head/; revision=354165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
Notes:
svn path=/head/; revision=353934
|
|
|
|
| |
Notes:
svn path=/head/; revision=353831
|
|
|
|
| |
Notes:
svn path=/head/; revision=353800
|
|
|
|
| |
Notes:
svn path=/head/; revision=353780
|
|
|
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc.
Notes:
svn path=/head/; revision=353599
|
|
|
|
| |
Notes:
svn path=/head/; revision=353209
|