non port: devel/libtecla/Makefile |
SVNWeb
|
Number of commits found: 32 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 31 Mar 2018
|
[ 18:28 krion ]
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.
PR: 226973
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
|
Fri, 6 May 2016
|
[ 12:02 pi ]
devel/libtecla: 1.6.2 -> 1.6.3
- This release corrects some problems in the build process,
including one that was preventing libtecla from being compiled
on Mac OS X.
PR: 208485
Submitted by: pfg
Approved by: k@stereochro.me (maintainer timeout)
|
Tue, 17 Jun 2014
|
[ 22:06 rakuco ]
- Support staging.
- Pass maintainership to submitter.
PR: 191053
Submitted by: Keith Gaughan <k@stereochro.me>
|
Sat, 10 May 2014
|
[ 21:23 antoine ]
Maintainer no longer wishes to maintain this port
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
SSP support has been added to ports with WITH_SSP for i386 and amd64
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 24 Jun 2012
|
[ 17:32 scheidell ]
- Force commit to note correct pr
- Update to 1.6.2
- Submitter is now maintainer
PR: devel/libtecla
Submitted by: Michael Scholz <mike@fth-devel.net> (maintainer)
|
[ 17:19 scheidell ]
- Update to 20111108
- Add MSN 2011 protocol support
PR: ports/162511
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- Return my ports back to the pool. I was unable to make any fixes to
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).
|
Fri, 20 Nov 2009
|
[ 22:53 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Thu, 4 Oct 2007
|
[ 00:41 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Tue, 27 Mar 2007
|
[ 22:12 stas ] (Only the first 10 of 63 ports in this commit are shown above. )
- Change my email.
Suggested by: skv
|
Mon, 14 Aug 2006
|
[ 15:38 garga ]
- Update to 1.6.1
- 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>
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Sun, 18 Jul 2004
|
[ 10:06 sem ]
Uppdate to 1.6.0
Approved by: krion (mentor) (implicitly)
|
Wed, 21 Apr 2004
|
[ 21:24 clement ]
- Fix plist
configure uses getpwuid_r() to detect if threads are supported or not.
getpwuid_r is only in -CURRENT.
Approved by: marcus (portmgr)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 13 Nov 2002
|
[ 12:05 ijliao ]
builds and installs shlib
PR: 45261
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Fri, 31 May 2002
|
[ 16:57 ijliao ]
upgrade to 1.4.1
|
Mon, 25 Mar 2002
|
[ 09:19 sobomax ] (Only the first 10 of 24 ports in this commit are shown above. )
Add USE_SUBMAKE, where it might be necessary.
|
Thu, 13 Dec 2001
|
[ 07:25 ijliao ]
upgrade to 1.4.0
|
Wed, 4 Jul 2001
|
[ 08:32 ijliao ]
upgrade to 1.3.3
|
Wed, 23 May 2001
|
[ 10:00 ijliao ]
upgrade to 1.3.2 drop maintainership
|
Tue, 8 May 2001
|
[ 06:32 ijliao ]
upgrade to 1.3.1
|
Tue, 1 May 2001
|
[ 11:51 ijliao ]
upgrade to 1.3.0
|
Fri, 16 Mar 2001
|
[ 18:25 ijliao ]
upgrade to 1.2.3
|
Thu, 8 Mar 2001
|
[ 03:23 ijliao ]
upgrade to 1.2b
|
Sun, 11 Feb 2001
|
[ 19:15 ijliao ]
add libtecla, a interactive command line editing facilities
|
Number of commits found: 32 |