| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 15:51:17
  |
eadler  |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
25 Mar 2013 18:44:20
5.4.0.8.1_1
|
eadler  |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
19 Mar 2011 12:38:54
5.4.0.8.1_1
|
miwi  |
- Get Rid MD5 support |
19 Oct 2010 17:49:34
5.4.0.8.1_1
|
garga  |
Set mode 0755 on MKDIR to create ${PREFIX}/lib/compat. Some users experienced
problems when umask was 002 and this dir was created with group write perm.
Reported by: ecrist at EFNet |
24 Aug 2010 19:32:18
5.4.0.8.1
|
amdmi3  |
- Reroll compat5x distfiles to clean schg flag, which makes it possible to
install compat5x with securelevel > 0
PR: 144264
Submitted by: Youssef Ghorbal <djo@pasteur.fr>
Discussed on: freebsd-ports@ |
04 Dec 2009 06:34:49
5.4.0.8_11
|
linimon  |
Mark as broken on sparc64: cannot find lib/compat/libpthread.so.X.
Hat: portmgr |
15 Sep 2009 05:45:47
5.4.0.8_11
|
linimon  |
Attempt to fix plist for sparc64 on deinstall.
Hat: portmgr |
03 Sep 2009 13:13:39
5.4.0.8_11
|
garga  |
After discuss with jhb@ and kib@, here are fixed version of compat[567]x ports
working fine when installed on 8.0.
compat5x:
Installed under a FreeBSD 6.x or 7.x:
/usr/local/lib/compat/libpthread.so.1 (file)
on amd64:
/usr/local/lib32/compat/libpthread.so.1 (fine)
Installed under a FreeBSD 8.x:
/usr/local/lib/compat/libpthread.so.1 -> ./libthr.so.1 (symlink)
on amd64:
/usr/local/lib32/compat/libpthread.so.1 -> ./libthr.so.1 (symlink)
(Only the first 15 lines of the commit message are shown above ) |
27 Aug 2009 15:49:48
5.4.0.8_10
|
garga  |
When installing on 8.x (>= 800105), don't install libpthread.so.1 but create a
symlink to /usr/lib/libpthr.so
Discussed with: jhb |
12 Feb 2009 16:46:24
5.4.0.8_9
|
pav  |
- Simplify ldconfig handling |
05 Jan 2009 21:05:49
5.4.0.8_9
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
28 May 2008 12:25:15
5.4.0.8_9
|
edwin  |
compat5x port can fail to extract if you're root.
If you are building the misc/compat5x port as root, it can
fail to extract properly, if your ports dir is not owned
by root:wheel, but for example by root:src.
This is because the files in the distfile archive have the schg flag set.
That flag is killed btw in the post-extract phase.
PR: ports/122306
Submitted by: Dimitry Andric <dimitry@andric.com> |
26 Dec 2007 18:30:29
5.4.0.8_9
|
linimon  |
libkse.so.1 needs a chflags on uninstall to work properly. This only
affects sparc64 and alpha, so wasn't noticed before.
Suggested by: marcus
Hat: portmgr |
22 Dec 2007 15:12:55
5.4.0.8_9
|
nork  |
Drop schg file flag. |
21 Apr 2007 03:24:33
5.4.0.8_8
|
nork  |
chflags noschg before pkg_delete.
Pointed out by: pointy hat via kris over gnn
Special Commiting Thanks with: gnn |
26 Mar 2007 04:58:06
5.4.0.8_7
|
nork  |
Fix "make clean" error. |
15 Aug 2006 00:56:24
5.4.0.8_7
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
07 Jun 2006 12:34:51
5.4.0.8_7
|
mnag  |
- Use misc/ldconfig_compat on 4.x and rc.d/ldconfig in {5,6}x, this change fix
rc.d script starting too late. With this, ldconfig run automaticaly on
startup and doesn't need add compat{4,5}x_enable in rc.conf.
No objection: freebsd-rc, portmgr |
03 Jun 2006 18:02:51
5.4.0.8_6
|
sat  |
- Reset maintainer back to ports@ pending further discussion
Asked by: mnag |
03 Jun 2006 13:55:52
5.4.0.8_6
|
sat  |
- Take maintainership
- Pet portlint(1)
PR: ports/97965
Submitted by: Rene Ladan <r.c.ladan@gmail.com> |
30 May 2006 18:51:31
5.4.0.8_6
|
ume  |
Oops, I forgot to bump PORTREVISION for my previous commit. |
30 May 2006 18:49:58
5.4.0.8_5
|
ume  |
It was too late to add the path for compat5x on 6.1 and later. |
22 Jan 2006 05:52:28
5.4.0.8_5
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:28:45
5.4.0.8_5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
08 Jan 2006 10:41:48
5.4.0.8_5
|
dougb  |
Make use of the ldconfig_local_dirs mechanism just committed to
7-CURRENT.
flz has plans to develop the USE_LDCONFIG code in bsd.port.mk,
but this will serve as a POC for now. |
07 Jan 2006 13:23:48
5.4.0.8_4
|
hrs  |
- Rename the startup script ${PORTNAME}.sh to 000.${PORTNAME}.sh to
prevent non-rcNG scripts from being invoked before it.
- Bump PORTREVISION.
PR: conf/91444 |
28 Dec 2005 00:31:11
5.4.0.8_3
|
dougb  |
Bump PORTREVISION to bring in the REQUIRE: ldconfig change. |
28 Dec 2005 00:26:41
5.4.0.8_2
|
dougb  |
Make the boot scripts REQUIRE: ldconfig so that just in case
the script gets ordered prior to ldconfig, that script won't
blow away the work done by this one. |
20 Dec 2005 20:03:57
5.4.0.8_2
|
dougb  |
Reduce POLA violation for users who didn't expect to have to enable
this feature.
Prodded by: pav |
18 Dec 2005 21:04:37
5.4.0.8_1
|
dougb  |
Provide new style rc.d boot scripts, using the infrastructure that
is present in both bsd.port.mk and rc.subr to make things as simple
as possible. |
25 Nov 2005 16:09:33
5.4.0.8
|
pav  |
- Add SHA256 |
25 Oct 2005 12:34:10
5.4.0.8
|
lesi  |
Upgrade to 5.4-RELEASE-p8 libraries for potential SSL 2.0 rollback
vulnerability.
While here, add a note about libc.so.5 tweak for localedata.
Reminded by: delphij
Security: FreeBSD-SA-05:21.openssl |
06 Oct 2005 23:18:00
5.4.0.6_1  |
lesi  |
Remove liblwres.so.3. It will have same version on 6.x [1]
While here, remove temporary master site that no longer works anyway.
[1]
Pointed out by: Antoine Brodin (antoine.brodin at laposte.net)
Discussed with: re, dougb |
26 Aug 2005 05:21:02
5.4.0.6  |
krion  |
This package allows you to install the compat5x libraries on your
system, so you can use legacy binaries that depend on them.
Submitted by: lesi
Discussed with: lesi, ru
Approved by: portmgr (self) |