| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=397395
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: 191053
Submitted by: Keith Gaughan <k@stereochro.me>
Notes:
svn path=/head/; revision=358188
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=353608
|
|
|
|
|
|
|
| |
devel part 3)
Notes:
svn path=/head/; revision=327724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
Notes:
svn path=/head/; revision=327697
|
|
|
|
|
|
|
|
|
|
| |
- Add MSN 2011 protocol support
PR: ports/162511
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=299896
|
|
|
|
|
|
|
|
|
|
|
| |
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Notes:
svn path=/head/; revision=284225
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244567
|
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
| |
Notes:
svn path=/head/; revision=200770
|
|
|
|
|
|
|
| |
Suggested by: skv
Notes:
svn path=/head/; revision=188599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect CFLAGS
- Take maintainership
ChangeLog for this version:
- added feature - the ability to call gl_normal_io() from
callbacks registered by gl_watch_fd() and
gl_inactivity_timeout(). This allows these callbacks to cleanly
suspend line editing before either reading from the terminal, or
writing to the terminal; and then subsequently causes the input line
to be automatically redisplayed, and line-editing to be resumed by
gl_get_line(), as soon as the callback returns.
- bugfixes
PR: ports/101929
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes:
svn path=/head/; revision=170595
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Approved by: krion (mentor) (implicitly)
Notes:
svn path=/head/; revision=113894
|
|
|
|
|
|
|
|
|
|
| |
configure uses getpwuid_r() to detect if threads are supported or not.
getpwuid_r is only in -CURRENT.
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107783
|
|
|
|
| |
Notes:
svn path=/head/; revision=107676
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 51924
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=80807
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
| |
PR: 45261
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=70026
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=60391
|
|
|
|
| |
Notes:
svn path=/head/; revision=56610
|
|
|
|
| |
Notes:
svn path=/head/; revision=51452
|
|
|
|
| |
Notes:
svn path=/head/; revision=44735
|
|
|
|
|
|
|
| |
drop maintainership
Notes:
svn path=/head/; revision=42965
|
|
|
|
| |
Notes:
svn path=/head/; revision=42388
|
|
|
|
| |
Notes:
svn path=/head/; revision=42127
|
|
|
|
| |
Notes:
svn path=/head/; revision=39928
|
|
|
|
|
|
|
| |
Submitted by: fenner log
Notes:
svn path=/head/; revision=39225
|
|
Notes:
svn path=/head/; revision=38222
|