notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: hebrew/he2/Makefile

Number of commits found: 29

Wednesday, 17 Jan 2024
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
hebrew/he2: Remove expired port

2024-01-16 hebrew/he2: Upstream last release was in 2001
commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f c33696d
Saturday, 16 Dec 2023
19:15 Muhammad Moinur Rahman (bofh) search for other commits by this committer
hebrew/he2: Mark DEPRECATED

- Upstream last release was in 2001
- Set EXPIRATION_DATE 2024-01-16
- Pet portclippy
- Refresh patches
- Use DATADIR macros in pkg-plist
commit hash: 2d6b35630b8183bc7a0af5207a176cfcee9ffbf6 commit hash: 2d6b35630b8183bc7a0af5207a176cfcee9ffbf6 commit hash: 2d6b35630b8183bc7a0af5207a176cfcee9ffbf6 commit hash: 2d6b35630b8183bc7a0af5207a176cfcee9ffbf6 2d6b356
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 4271515d3592d30e7fd796d16d8d592388b5203b commit hash: 4271515d3592d30e7fd796d16d8d592388b5203b commit hash: 4271515d3592d30e7fd796d16d8d592388b5203b commit hash: 4271515d3592d30e7fd796d16d8d592388b5203b 4271515
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 27 Dec 2018
17:03 amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- unbreak
- Fix weird way to pass -j to make
Original commitRevision:488553 
Sunday, 4 Nov 2018
14:01 antoine search for other commits by this committer
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
Original commitRevision:484055 
Friday, 24 Feb 2017
01:52 cpm search for other commits by this committer
Drop maintainership and return them back to the pool.
Original commitRevision:434692 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Friday, 5 Feb 2016
15:43 marino search for other commits by this committer
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
Original commitRevision:408210 
Saturday, 24 Jan 2015
15:07 antoine search for other commits by this committer
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
Original commitRevision:377795 
Saturday, 23 Aug 2014
15:58 sunpoet search for other commits by this committer
- Update MAINTAINER

PR:		ports/192902
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:365746 
Tuesday, 5 Aug 2014
07:05 marino search for other commits by this committer
hebrew/he2: Add LICENSE and assignment maintainership to submitter

PR:		190668
Submitted by:	Carlos JPM
Original commitRevision:364080 
Tuesday, 29 Apr 2014
17:07 pawel search for other commits by this committer
- Port is stage safe
- Remove leading article from COMMENT
- Convert to USES=gmake
Original commitRevision:352635 
Friday, 20 Sep 2013
18:41 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
hebrew)
Original commitRevision:327734 
Saturday, 22 Aug 2009
00:24 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
Original commit
Thursday, 22 May 2008
00:12 mi search for other commits by this committer
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.
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Sunday, 27 May 2007
02:47 kris search for other commits by this committer
BROKEN with gcc 4.2
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Thursday, 2 Jun 2005
20:28 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Thursday, 10 Jun 2004
20:50 thierry search for other commits by this committer
Unbreak.
Original commit
Sunday, 8 Feb 2004
05:07 kris search for other commits by this committer
Reset bouncing maintainer address
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Monday, 22 Dec 2003
02:09 linimon search for other commits by this committer
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.
Original commit
Friday, 21 Feb 2003
12:17 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 25 Dec 2001
08:11 will search for other commits by this committer
Add he2 0.61, an editor for editing (primarily LaTeX) Hebrew files.    
Original commit

Number of commits found: 29