non port: hebrew/he2/Makefile |
SVNWeb
|
Number of commits found: 27 |
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:22 Tobias C. Berner (tcberner) ] 4271515
hebrew: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Thierry Thomas <thierry@pompo.net>
* Yonatan <onatan@gmail.com>
* nadav@cs.technion.ac.il
* nadav@libagent.org
With hat: portmgr
|
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.
|
Thu, 27 Dec 2018
|
[ 17:03 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- unbreak
- Fix weird way to pass -j to make
|
Sun, 4 Nov 2018
|
[ 14:01 antoine ]
Mark BROKEN: fails to build
LineEdit.cxx:90:28: error: non-constant-expression cannot be narrowed from type
'size_t' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing]
Marker location={1, strlen(str), -1} ;
^~~~~~~~~~~
Reported by: pkg-fallout
|
Fri, 24 Feb 2017
|
[ 01:52 cpm ] (Only the first 10 of 11 ports in this commit are shown above. )
Drop maintainership and return them back to the pool.
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 5 Feb 2016
|
[ 15:43 marino ]
hebrew/he2: document ncurses requirement (USES+=ncurses)
while here: replace sysctl shell command with equivalent variable.
Also link with libncurses, not libcurses + libtermcap
approved by: infrastructure blanket
|
Sat, 24 Jan 2015
|
[ 15:07 antoine ] (Only the first 10 of 54 ports in this commit are shown above. )
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
|
Sat, 23 Aug 2014
|
[ 15:58 sunpoet ]
- Update MAINTAINER
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
Tue, 5 Aug 2014
|
[ 07:05 marino ]
hebrew/he2: Add LICENSE and assignment maintainership to submitter
PR: 190668
Submitted by: Carlos JPM
|
Tue, 29 Apr 2014
|
[ 17:07 pawel ]
- Port is stage safe
- Remove leading article from COMMENT
- Convert to USES=gmake
|
Fri, 20 Sep 2013
|
[ 18:41 bapt ]
Add NO_STAGE all over the place in preparation for the staging support (cat:
hebrew)
|
Sat, 22 Aug 2009
|
[ 00:24 amdmi3 ] (Only the first 10 of 130 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
|
Thu, 22 May 2008
|
[ 00:12 mi ]
Unbreak by fixing some old code. Fix a typo in pkg-descr.
Large number of compiler warnings remain...
While here -- enable parallel build on systems with multiple CPUs.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sun, 27 May 2007
|
[ 02:47 kris ]
BROKEN with gcc 4.2
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
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.
|
Thu, 2 Jun 2005
|
[ 20:28 oliver ] (Only the first 10 of 60 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
Thu, 10 Jun 2004
|
[ 20:50 thierry ]
Unbreak.
|
Sun, 8 Feb 2004
|
[ 05:07 kris ]
Reset bouncing maintainer address
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 22 Dec 2003
|
[ 02:09 linimon ]
Mark as broken on recent versions of 5.x due to the gcc3.3 import.
In this case, it is due to some kind of error in the preprocessor.
Notified maintainer.
|
Fri, 21 Feb 2003
|
[ 12:17 knu ] (Only the first 10 of 60 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 25 Dec 2001
|
[ 08:11 will ]
Add he2 0.61, an editor for editing (primarily LaTeX) Hebrew files.
|
Number of commits found: 27 |