non port: security/digest/Makefile |
Number of commits found: 28 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Monday, 5 Aug 2019
|
06:37 antoine
Mark BROKEN: unfetchable
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- 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
 |
Wednesday, 11 Jun 2014
|
02:16 vanilla
Stagify.
 |
Friday, 20 Sep 2013
|
22:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
 |
Sunday, 27 Jan 2013
|
05:55 tabthorpe
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
 |
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Friday, 26 May 2006
|
18:15 pav
- Switch to the vendor's MASTER_SITES
- Update distinfo, the content of tarball is identical (verified)
 |
Friday, 14 Apr 2006
|
18:14 linimon
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
 |
Thursday, 2 Feb 2006
|
23:12 marcus
Remove CONFLICTS with nss.
 |
Friday, 22 Jul 2005
|
09:33 vsevolod
Update my email address.
Approved by: perky (mentor)
 |
Thursday, 21 Jul 2005
|
09:43 sem
- Fix a bug in SHA256
PR: ports/76289
Reported by: Kenichi Morioka <morioka@openloop.co.jp>
Fixed by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
 |
Monday, 11 Jul 2005
|
08:26 sem
- Update to latest NetBSD snapshot
- Use tarball instead of set of files
- Pass maintainership to submitter
PR: ports/83180
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: eik MIA
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Friday, 11 Feb 2005
|
21:11 sem
- Add (or fix) CONFLICTS line. The ports install bin/digest.
Approved by: portmgr (krion)
 |
Friday, 2 Jul 2004
|
20:01 eik
Adjusted makefile for rdigest slave port.
Forgotten by: me
Noticed by: kris
 |
Friday, 30 Jan 2004
|
19:20 eik
use CONFLICTS and PLIST_FILES
 |
Friday, 14 Nov 2003
|
00:29 eik
switch my ports to my FreeBSD address
Approved by: marcus (mentor)
 |
Saturday, 27 Sep 2003
|
17:25 erwin
- update sources and Makefile to latest NetBSD release
(usage bug fixed, misc. improvements)
- grab maintainership
PR: 56656
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
 |
Thursday, 20 Feb 2003
|
18:59 knu
De-pkg-comment.
 |
Thursday, 26 Dec 2002
|
16:47 lioux
Fix installation: MANCOMPRESSED=yes
Prompted by: Paulo Rodrigo <rodrigo_paulo@yahoo.com.br>
 |
Tuesday, 29 Jan 2002
|
11:58 knu
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
 |
Friday, 21 Sep 2001
|
16:09 sf
install manpage correctly.
 |
Tuesday, 14 Aug 2001
|
09:59 knu
Fix the manpage to make previous versions of nroff(1) happy.
 |
Monday, 13 Aug 2001
|
16:40 knu
Synchronize with NetBSD. (20010807)
 |
Sunday, 12 Aug 2001
|
10:22 trevor
Drop maintainership.
 |
Friday, 9 Mar 2001
|
21:24 trevor
new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksumming utility
 |
Number of commits found: 28 |