Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 13:11:05
0.6.0_7

|
tobik  |
sysutils: Add missing USES={gnome,mate,php} |
19 Oct 2019 12:21:22
0.6.0_7

|
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
16 Mar 2018 09:33:15
0.6.0_7

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Cosmetic fixes
- Update WWW
Approved by: portmgr blanket |
07 Jan 2017 01:07:55
0.6.0_7

|
adamw  |
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow. |
01 Apr 2016 14:25:18
0.6.0_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
28 Feb 2016 20:55:43
0.6.0_7

|
rakuco  |
Unmark broken, pass maintainership to submitter.
PR: 206182
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
09 Nov 2015 12:59:04
0.6.0_7

|
antoine  |
Mark a few ports BROKEN: unfetchable |
03 Sep 2015 14:09:18
0.6.0_7

|
amdmi3  |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket |
02 Jan 2015 18:46:34
0.6.0_7

|
pi  |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
22 Nov 2014 09:13:36
0.6.0_6

|
antoine  |
Cleanup plist |
30 Jul 2014 03:57:24
0.6.0_6

|
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
29 Jul 2014 18:41:17
0.6.0_5

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
17 Jul 2014 08:57:51
0.6.0_5

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
14 Jul 2014 18:42:04
0.6.0_5

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
13 Nov 2013 12:50:18
0.6.0_5

|
vanilla  |
Support STAGEDIR. |
22 Sep 2013 18:05:05
0.6.0_5

|
bapt  |
Fix NO_STAGE attribution |
20 Sep 2013 23:06:00
0.6.0_5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
03 May 2013 16:36:41
0.6.0_5

|
ehaupt  |
Chase security/libgcrypt update |
23 Apr 2013 14:20:28
0.6.0_4

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
08 Mar 2013 10:51:36
0.6.0_4

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
06 Mar 2013 16:52:02
0.6.0_4

|
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
14 Dec 2012 15:47:01
0.6.0_4

|
flo  |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
11 Aug 2011 19:20:17
0.6.0_4 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 11:40:49
0.6.0_4
|
swills  |
- Chase the libgcrypt shared lib version |
19 Mar 2011 12:38:54
0.6.0_3
|
miwi  |
- Get Rid MD5 support |
27 Jul 2010 01:25:20
0.6.0_3
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
28 Sep 2009 18:16:26
0.6.0_2
|
leeym  |
- drop MAINTAINERship
- update URL in MASTER_SITES and pkg-descr
Submitted by: skreuzer
Feature safe: yes |
06 Jan 2009 13:01:11
0.6.0_2
|
rafan  |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
06 Jun 2008 14:03:26
0.6.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
21 May 2008 21:24:39
0.6.0
|
leeym  |
- add CryptoFS 0.6.0
CryptoFS is a encrypted filesystem for Filesystem in Userspace (FUSE) and
the Linux Userland FileSystem (LUFS). Visit http://fuse.sourceforge.net/
for more information on FUSE or http://lufs.sourceforge.net/lufs/ for more
information on LUFS.
CryptoFS will use a normal directory to store files encrypted. The
mountpoint will contain the decrypted files. Every file stored in this
mountpoint will be written encrypted (data and filename) to the directory
that was mounted. If you unmount the directory the encrypted data can only
be access by mounting the directory with the correct key again. Like other
FUSE/LUFS filesystems it does not need root access or any complicated setup
like creating a filesystem on a encrypted disk using the loop device.
CryptoFS can be build for FUSE and LUFS. When you build for FUSE you get a
program to mount the filesystem. For LUFS a shared library will be built
that can be used by LUFS's lufsd. Both methods can use the same encrypted
directory.
WWW: http://reboot.animeirc.de/cryptofs/ |