| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Take maintainership.
Notes:
svn path=/head/; revision=436936
|
|
|
|
|
|
|
| |
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
Notes:
svn path=/head/; revision=435884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=423014
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
Notes:
svn path=/head/; revision=407698
|
|
|
|
| |
Notes:
svn path=/head/; revision=404702
|
|
|
|
| |
Notes:
svn path=/head/; revision=400128
|
|
|
|
|
|
|
|
|
| |
PR: 199410
Submitted by: portmaster@bsdforge.com
MFH: 2015Q2
Notes:
svn path=/head/; revision=386604
|
|
|
|
| |
Notes:
svn path=/head/; revision=383286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=370099
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
Notes:
svn path=/head/; revision=343411
|
|
|
|
|
|
|
| |
ftp)
Notes:
svn path=/head/; revision=327729
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: 177924
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=316867
|
|
|
|
|
|
|
|
| |
PR: 162920
Submitted by: Jan Beich (jbeich@tormail.net)
Notes:
svn path=/head/; revision=294592
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 132502
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=229901
|
|
|
|
|
|
|
|
| |
PR: 126241
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=218367
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=217649
|
|
|
|
|
|
|
|
|
|
|
|
| |
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
Notes:
svn path=/head/; revision=183644
|
|
|
|
|
|
|
|
|
| |
dynamically
- devel/bglibs is now pulled as a dependency for cvm
- Bump PORTREVISION
Notes:
svn path=/head/; revision=173527
|
|
|
|
| |
Notes:
svn path=/head/; revision=160538
|
|
|
|
| |
Notes:
svn path=/head/; revision=149422
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=141287
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch statmod.c into using 'tm.tm_gmtoff' instead of
unknown global 'timezone' symbol (Linux specific?) [1]
Patch submitted upstream and hopefully will be integrated shortly
Obtained from: Dale Woolridge on bgware mailing list
Notes:
svn path=/head/; revision=129534
|
|
|
|
| |
Notes:
svn path=/head/; revision=109732
|
|
|
|
|
|
|
|
| |
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=108881
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
- Cosmetic fixes for consistency with other untroubled.org ports
Notes:
svn path=/head/; revision=96530
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use native installer
- Install documentation
- Remove unneeded USE_REINPLACE
- Bump PORTREVISION
PR: 52909
Approved by: krion (implicit)
Notes:
svn path=/head/; revision=92053
|
|
|
|
|
|
|
|
|
|
|
| |
installed by devel/bglibs port
o No functional changes
PR: 52909
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes:
svn path=/head/; revision=83031
|
|
|
|
|
|
|
|
|
|
| |
Upgrade to 1.17.
PR: ports/50857
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Notes:
svn path=/head/; revision=78860
|
|
|
|
| |
Notes:
svn path=/head/; revision=76034
|
|
|
|
|
|
|
|
| |
PR: 38237
Submitted by: maintainer
Notes:
svn path=/head/; revision=59587
|
|
|
|
|
|
|
|
|
|
| |
SOL_TCP and sys/types.h should be included first.
PR: 35826
Submitted by: maintainer
Notes:
svn path=/head/; revision=55954
|
|
|
|
|
|
|
|
| |
PR: 35477
Submitted by: maintainer
Notes:
svn path=/head/; revision=55400
|
|
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal
model of execution does a chroot to the logged in user's directory
immediately after authentication.
PR: 30565
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
Notes:
svn path=/head/; revision=47872
|