| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- graphics/icoconvert:
* Respect CC
* Use modern LIB_DEPENDS
- net/grdesktop:
* Convert gnomehack to pathfix
- net/ldapsh:
* Use shebangfix instead of custom post-patch target
- net-im/py-jabber:
* Use autoplist
- net-p2p/bnbt:
* Use the options framework
* Convert to dos2unix
* Respect CXX
* Do not renamed base on option
- sysutils/testdisk:
* Update to 6.14
* Use options helpers
* Use modern LIB_DEPENDS
* Convert USE_BZIP2 -> USES=tar:bzip2
Notes:
svn path=/head/; revision=352490
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326486
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300276
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes:
svn path=/head/; revision=275886
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
| |
(part 4).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248459
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
| |
Notes:
svn path=/head/; revision=147688
|
|
|
|
| |
Notes:
svn path=/head/; revision=138566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Notes:
svn path=/head/; revision=137264
|
|
|
|
|
|
|
|
|
| |
flz@FreeBSD.org.
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=130089
|
|
|
|
|
|
|
|
|
|
|
| |
- Make use of new SUB_FILES variable.
- Use newly created Makefile.PL.
PR: ports/75537
Submitted by: maintainer
Notes:
svn path=/head/; revision=125527
|
|
|
|
|
|
|
|
| |
PR: ports/74516
Submitted by: maintainer
Notes:
svn path=/head/; revision=124512
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=115250
|
|
|
|
|
|
|
| |
Submitted by: Florent Thoumie <flz@xbsd.org>
Notes:
svn path=/head/; revision=114980
|
|
ldapsh is an interactive shell you can use to administer ldap
directories. It provides an extensible command mechanism, with
most of the necessary builtin commands (such as 'clone', 'edit',
'rm'), and it's relatively easy to add more commands.
It supports configuring multiple LDAP sources, and storing your
UID for each source so you don't have to type them each time.
PR: ports/69721
Submitted by: Florent Thoumie <flz@xbsd.org>
Notes:
svn path=/head/; revision=114976
|