Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Mar 2020 10:09:18
5.1.3_1

|
tobik  |
sysutils/pacman: Unbreak build on FreeBSD >= 12.1
ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to MD5_Final
ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to MD5_Init
ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to MD5_Update
ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to
SHA256_Final
ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to
SHA256_Init
ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to
SHA256_Update
http://beefy6.nyi.freebsd.org/data/121amd64-default/529299/logs/errors/pacman-5.1.3.log
Add missing -lcrypto to SSL_LIBS and make sure libalpm is linked
directly with it instead of indirectly through dependencies. |
01 Nov 2019 17:00:09
5.1.3

|
amdmi3  |
- Drop maintainership |
01 Oct 2019 14:35:24
5.1.3

|
bapt  |
Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4
Differential Revision: https://reviews.freebsd.org/D21835 |
25 Aug 2019 12:30:47
5.1.3

|
amdmi3  |
- Mark BROKEN on 13.x |
14 Aug 2019 12:16:13
5.1.3

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
12 Mar 2019 01:21:47
5.1.3

|
amdmi3  |
- Update to 5.1.3 |
29 Dec 2018 23:13:16
5.1.2

|
amdmi3  |
- Update to 5.1.2 |
31 Jul 2018 14:28:25
5.1.1

|
amdmi3  |
- Update to 5.1.1 |
26 Jun 2018 14:44:17
5.1.0

|
amdmi3  |
- Update to 5.1.0 |
08 May 2018 17:05:39
5.0.2

|
amdmi3  |
- Update to 5.0.2 |
23 Nov 2017 18:54:44
4.2.0_3

|
amdmi3  |
- Add missing dependency on GNU m4 [1]
- Switch to USES=localbase
- Switch to options helpers
PR: 223644 [1]
Submitted by: ed [1] |
26 Nov 2016 23:41:17
4.2.0_2

|
jhale  |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
01 Nov 2016 01:28:42
4.2.0_1

|
jbeich  |
devel/pkgconf doesn't search under lib/pkgconfig by default |
01 Apr 2016 14:25:18
4.2.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
30 Mar 2016 07:19:49
4.2.0

|
bapt  |
Remove uneeded dependency on GNU m4 |
17 Mar 2016 09:09:06
4.2.0

|
tijl  |
security/gpgme: put header back in normal location.
This used to cause a conflict with security/gpgme03 but this port has been
removed many years ago now.
Approved by: jhale (maintainer) |
12 Jan 2016 16:20:32
4.2.0

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
25 Jan 2015 02:55:49
4.2.0

|
amdmi3  |
- Update to 4.2.0
- Fix pkg-deinstall |
29 Nov 2014 01:48:20
4.0.3_4

|
amdmi3  |
- Clarify LICENSE
- Switch configs to @sample
- List empty dir in plist |
23 Sep 2014 18:56:46
4.0.3_4

|
amdmi3  |
- Drop @dirrm* from plist
- Use newer plist practices |
11 May 2014 16:47:58
4.0.3_3

|
amdmi3  |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Add missing bash dependency |
16 Dec 2013 17:40:14
4.0.3_2

|
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
20 Oct 2013 19:20:16
4.0.3_2

|
jhale  |
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports |
20 Sep 2013 23:06:00
4.0.3_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
14 Aug 2013 22:35:54
4.0.3_1

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jul 2013 15:01:46
4.0.3_1

|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
11 Jul 2013 16:26:27
4.0.3_1

|
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
24 Apr 2013 18:10:32
4.0.3

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
25 Jan 2013 00:41:19
4.0.3

|
amdmi3  |
- Add pacman, Arch linux package manager.
pacman is a utility which manages software packages in Linux. It
uses simple compressed files as a package format, and maintains a
text-based package database (more of a hierarchy), just in case
some hand tweaking is necessary.
pacman does not strive to "do everything." It will add, remove and
upgrade packages in the system, and it will allow you to query the
package database for installed packages, files and owners. It also
attempts to handle dependencies automatically and can download
packages from a remote server.
WWW: https://www.archlinux.org/pacman/ |