Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279943 - Ebuild for OpenBSD's packet-filter (pf) configuration file syntax
Summary: Ebuild for OpenBSD's packet-filter (pf) configuration file syntax
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Default Assignee for New Packages
URL: http://www.vim.org/scripts/script.php...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-08-01 18:21 UTC by Lucas Yamanishi
Modified: 2017-11-04 22:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-vim/pf-syntax ebuild (pf-syntax-1.3.ebuild,451 bytes, text/plain)
2009-08-01 18:23 UTC, Lucas Yamanishi
Details
per vim-plugin.eclass requirements, the gentoo-specific tarbarll of files (pf-syntax-1.3.tar.bz2,1.55 KB, application/bzip2 )
2009-08-01 18:26 UTC, Lucas Yamanishi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Yamanishi 2009-08-01 18:21:59 UTC
This is a new ebuild using the vim-plugin.eclass to provide syntax highlighting for OpenBSD's packet-filter (pf) configuration file: pf.conf.

Reproducible: Always

Steps to Reproduce:
1. emerge app-vim/pf-syntax

Actual Results:  
emerge: there are no ebuilds to satisfy "app-vim/pf-syntax".

Expected Results:  
emerge: there are no ebuilds to satisfy "app-vim/pf-syntax".
Comment 1 Lucas Yamanishi 2009-08-01 18:23:18 UTC
Created attachment 199831 [details]
app-vim/pf-syntax ebuild
Comment 2 Lucas Yamanishi 2009-08-01 18:26:48 UTC
Created attachment 199832 [details]
per vim-plugin.eclass requirements, the gentoo-specific tarbarll of files
Comment 3 James Earl Spahlinger 2009-08-03 21:43:29 UTC
Thank you for this ebuild, you may also want to investigate putting your ebuild in the sunrise overlay which is located at http://www.gentoo.org/proj/en/sunrise/. When/if the ebuild is put into sunrise, please let us know on this bug.
Comment 4 Larry the Git Cow gentoo-dev 2017-11-04 22:56:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1cc56d2074a234cffa37e9e3268649cfda9ad6

commit ad1cc56d2074a234cffa37e9e3268649cfda9ad6
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2017-11-04 22:56:02 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2017-11-04 22:56:48 +0000

    app-vim/pfsyntax: new ebuild.
    
    Plugin to add Packet Filter syntax file highlighting to Vim.
    
    Closes: https://bugs.gentoo.org/279943
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-vim/pfsyntax/Manifest            |  1 +
 app-vim/pfsyntax/metadata.xml        |  8 ++++++++
 app-vim/pfsyntax/pfsyntax-1.3.ebuild | 16 ++++++++++++++++
 3 files changed, 25 insertions(+)